mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-24 19:51:11 +00:00
2002-11-11 Randolf Chung <tausq@debian.org>
* sysdeps/hppa/Makefile (CFLAGS-rtld.c): New variable. Set -mdisable-fpregs for this file.
This commit is contained in:
parent
4d1f248e71
commit
c4eca64005
@ -27,6 +27,7 @@ CFLAGS-malloc.c += -DMALLOC_ALIGNMENT=16
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(subdir),elf)
|
ifeq ($(subdir),elf)
|
||||||
|
CFLAGS-rtld.c += -mdisable-fpregs
|
||||||
dl-routines += dl-symaddr dl-fptr
|
dl-routines += dl-symaddr dl-fptr
|
||||||
rtld-routines += dl-symaddr dl-fptr
|
rtld-routines += dl-symaddr dl-fptr
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user