mirror of git://sourceware.org/git/glibc.git
2003-10-10 Carlos O'Donell <carlos@baldric.uwo.ca>
* sysdeps/hppa/Makefile (CFLAGS-malloc.c): Variable removed.
This commit is contained in:
parent
66a1dc8705
commit
6f12dcc7b8
|
@ -22,10 +22,6 @@
|
||||||
# CFLAGS-.os += -ffunction-sections
|
# CFLAGS-.os += -ffunction-sections
|
||||||
LDFLAGS-c_pic.os += -Wl,--unique=.text*
|
LDFLAGS-c_pic.os += -Wl,--unique=.text*
|
||||||
|
|
||||||
ifeq ($(subdir),malloc)
|
|
||||||
CFLAGS-malloc.c += -DMALLOC_ALIGNMENT=16
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(subdir),elf)
|
ifeq ($(subdir),elf)
|
||||||
CFLAGS-rtld.c += -mdisable-fpregs
|
CFLAGS-rtld.c += -mdisable-fpregs
|
||||||
dl-routines += dl-symaddr dl-fptr
|
dl-routines += dl-symaddr dl-fptr
|
||||||
|
|
Loading…
Reference in New Issue