about summary refs log tree commit diff
path: root/COPYING.LIB
diff options
context:
space:
mode:
authorTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>2018-07-30 12:04:40 -0300
committerGabriel F. T. Gomes <gabrielftg@linux.ibm.com>2019-12-27 15:02:10 -0300
commit5d73c96f64e66732bcf1598f2832c9837075f13e (patch)
tree8c0de2d46e969bf687217e2061d71663a38a9e90 /COPYING.LIB
parent1ef9b6e0bf1268050e74087c4f6bd056263a28c7 (diff)
downloadglibc-5d73c96f64e66732bcf1598f2832c9837075f13e.tar.gz
glibc-5d73c96f64e66732bcf1598f2832c9837075f13e.tar.xz
glibc-5d73c96f64e66732bcf1598f2832c9837075f13e.zip
ldbl-128ibm-compat: Compiler flags for stdio functions
Some of the files that provide stdio.h and wchar.h functions have a
filename prefixed with 'io', such as 'iovsprintf.c'.  On platforms that
imply ldbl-128ibm-compat, these files must be compiled with the flag
-mabi=ibmlongdouble.  This patch adds this flag to their compilation.

Notice that this is not required for the other files that provide
similar functions, because filenames that are not prefixed with 'io'
have ldbl-128ibm-compat counterparts in the Makefile, which already adds
-mabi=ibmlongdouble to them.

Reviewed-by: Gabriel F. T. Gomes <gabrielftg@linux.ibm.com>
Diffstat (limited to 'COPYING.LIB')
0 files changed, 0 insertions, 0 deletions