summaryrefslogtreecommitdiffstats
path: root/sal/osl/unx
diff options
context:
space:
mode:
authorKacper Kasper <kacperkasper@gmail.com>2018-09-20 19:25:18 +0200
committerCaolán McNamara <caolanm@redhat.com>2018-11-01 13:43:20 +0100
commitaabf08487fb205f82ec0b5e642236b78134ce5d5 (patch)
tree7ed65934241fad0c7064360c0292f3aa49109b54 /sal/osl/unx
parentclang-tidy: (WIP) bugprone-too-small-loop-variable findings (diff)
downloadcore-aabf08487fb205f82ec0b5e642236b78134ce5d5.tar.gz
core-aabf08487fb205f82ec0b5e642236b78134ce5d5.zip
Tweak stack protector check
* There were concerns that current program could fail if -Werror is enabled and incorrectly report stack protector availability. * Remove "return 0;" since configure adds it automatically. * Add -O0 to build options, otherwise the function is optimized away and it doesn't trigger linker failure. Change-Id: Ib540b583019d17fec1213ff3c364030b003a5f0f Reviewed-on: https://gerrit.libreoffice.org/60836 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sal/osl/unx')
0 files changed, 0 insertions, 0 deletions