diff options
| author | Matteo Cypriani <mcy@lm7.fr> | 2014-09-07 10:47:02 -0400 |
|---|---|---|
| committer | Matteo Cypriani <mcy@lm7.fr> | 2014-09-07 10:56:03 -0400 |
| commit | 178275dc0cbb3009728913689b489608c0469bdd (patch) | |
| tree | 86e5e206077f91e95086344f74c22b9275cdbf7e /Makefile | |
| parent | 14745bdeb735d565b7589ba6032abd755267c850 (diff) | |
| download | tinycc-178275dc0cbb3009728913689b489608c0469bdd.tar.gz tinycc-178275dc0cbb3009728913689b489608c0469bdd.tar.bz2 | |
Don't build libtcc1 with -fstack-protector-strong
Prevent libtcc1.a to be compiled with -fstack-protector-strong, so that
linking with tcc doesn't fail because symbol '__stack_chk_fail_local' is
not present in libtcc1.a. This is useful only if the CFLAGS passed from
the main Makefile contain this flag.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
