diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2019-08-06 12:46:46 +0200 |
---|---|---|
committer | Pau Espin Pedrol <pespin@sysmocom.de> | 2019-08-06 12:50:26 +0200 |
commit | afce89dac1a3cdb975da72020acdba16940fd679 (patch) | |
tree | b018fbf0d2d753179415bcb052c4a32c7dc21330 /debian | |
parent | e188b8cd98f599468fbb200c7d590de955daf761 (diff) |
configure: Allow disabling workaround for TLS bug in old ARM gcc versions
Some toolchains (such as sysmobts 201705 one) containing the TLS bug on
old ARM gcc versions (<7.3.0) also crash if the initial workaround found
is aplied (CFLAGS="-mtls-dialect=gnu2"). In that scenario, let's provide
a way to disable the workaround (to avoid "ld" crashing) and warn the
user about requirement to build with -O0 to avoid runtime crashes.
Related: OS#4062
Related: SYS#4628
Change-Id: I04ff8c702eabcf4f6e7b59e11aece2744267cefe
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions