diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2017-06-23 15:33:30 +0200 |
---|---|---|
committer | Pau Espin Pedrol <pespin@sysmocom.de> | 2017-06-23 15:41:49 +0200 |
commit | 56c5b949faf31fffb848a0c00e9a6687ef948252 (patch) | |
tree | 61a3d9282d62ad9680fb3676e9ca7646a5cb0ba4 /libosmoctrl.pc.in | |
parent | 8aa85bd31abadedf69947250188795fad598dedd (diff) |
jenkins.sh: Disable sanitize for FreeBSD
Our current build server uses clang-3.4.1 and FreeBSD10.3, and
AddressSanitizer support is not good yet on those versions, triggering
some link issues when it is enabled.
I tested using newer clang 3.7.1 in the same FreeBSD version but another
compiler error related to __builtin_cpu_supports is triggered.
Conclusion: Explicitly disable AddressSanitizer until we move to
FreeBSD11 with clang 3.8. Before this commit, AddressSanitizer was
implicitly disabled due to a shell compatibility issue which is fixed
in next commit in the series, thus we need to explicitly disable it here.
Change-Id: I0db497045a2ebf7877232b28ae1fcf1fd89fb3f3
Diffstat (limited to 'libosmoctrl.pc.in')
0 files changed, 0 insertions, 0 deletions