diff options
author | Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com> | 2017-06-27 15:41:12 -0300 |
---|---|---|
committer | Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com> | 2017-07-11 14:02:10 -0300 |
commit | 4de0cb2e9a86c02ff853630efbae0d2ae777ff47 (patch) | |
tree | 1062a1dbf44ddceeddae17c13355d78459936190 /elf/dl-environ.c | |
parent | ed421fca42fd9b4cab7c66e77894b8dd7ca57ed0 (diff) | |
download | glibc-4de0cb2e9a86c02ff853630efbae0d2ae777ff47.tar glibc-4de0cb2e9a86c02ff853630efbae0d2ae777ff47.tar.gz glibc-4de0cb2e9a86c02ff853630efbae0d2ae777ff47.tar.bz2 glibc-4de0cb2e9a86c02ff853630efbae0d2ae777ff47.zip |
powerpc64le: Iterate over all object suffixes when appending -mfloat128
On powerpc64le, the compilation of the files related to float128 support
requires the option -mfloat128 to be passed to gcc. However, not all
possible object suffixes were covered in the Makefile. This patch uses
$(all-object-suffixes) in all remaining rules.
Tested for powerpc64le.
* sysdeps/powerpc/powerpc64le/Makefile: Use $(all-object-suffixes)
to iterate over all possible object suffixes. Add a comment
explaining the use of sysdep-CFLAGS instead of CFLAGS.
Diffstat (limited to 'elf/dl-environ.c')
0 files changed, 0 insertions, 0 deletions