aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix/signal.c
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.ibm.com>2020-08-20 10:51:42 +0200
committerStefan Liebler <stli@linux.ibm.com>2020-08-20 10:51:42 +0200
commit33dd32fd7913c12aa2d946155425bf866c9861dd (patch)
treebe69e868fc30188a3d170bc1a0c14c4b28761b99 /sysdeps/posix/signal.c
parente1fd4bbe31581ffe6ebd79555e3cd78f77bba26b (diff)
downloadglibc-33dd32fd7913c12aa2d946155425bf866c9861dd.zip
glibc-33dd32fd7913c12aa2d946155425bf866c9861dd.tar.gz
glibc-33dd32fd7913c12aa2d946155425bf866c9861dd.tar.bz2
build-many-glibcs.py: Add a s390x -O3 glibc variant.
On s390x, gcc inlines more aggresive compared to other architectures. This occaisionally leads to build warnings / errors. Therefore this patch adds a s390x glibc variant with optimization. There is the ccopts field which contain ABI options which are passed to configure as CC / CXX. Now there is also the cflags field which contains non-ABI options like -g or -O. Those are passed to configure as CFLAGS / CXXFLAGS. Currently CC is passed to conformtest.py or linknamespace.py but not the CFLAGS.
Diffstat (limited to 'sysdeps/posix/signal.c')
0 files changed, 0 insertions, 0 deletions