diff options
author | 2019-09-10 08:05:03 -0500 | |
---|---|---|
committer | 2019-12-27 15:02:10 -0300 | |
commit | 9ae967bf45aaa190687ae219a589e0c542669a51 (patch) | |
tree | 140120c068c14ccbda7080907768801b21743af7 /sysdeps/unix/sysv/linux/readonly-area.c | |
parent | ldbl-128ibm-compat: Compiler flags for stdio functions (diff) | |
download | glibc-9ae967bf45aaa190687ae219a589e0c542669a51.tar.xz glibc-9ae967bf45aaa190687ae219a589e0c542669a51.zip |
ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128
Some compiler versions, e.g. GCC 7, complain when -mlong-double-128 is
used together with -mabi=ibmlongdouble or -mabi=ieeelongdouble,
producing the following error message:
cc1: error: ‘-mabi=ibmlongdouble’ requires ‘-mlong-double-128’
This patch removes -mlong-double-128 from the compilation lines that
explicitly request -mabi=*longdouble.
Tested for powerpc64le.
Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/readonly-area.c')
0 files changed, 0 insertions, 0 deletions