mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-12 14:20:13 +00:00
0de28d5c71
2003-03-04 Jakub Jelinek <jakub@redhat.com> * sysdeps/ia64/fpu/libm-test-ulps: Regenerated.
5 lines
152 B
Makefile
5 lines
152 B
Makefile
ifeq ($(subdir),nptl)
|
|
# We need to make sure that stack memory is allocated in the low 4GB.
|
|
CFLAGS-pthread_create.c += -DARCH_MAP_FLAGS=MAP_32BIT
|
|
endif
|