1 ifeq ($(subdir
),string
)
2 CFLAGS-memcmp.c
+= -Wno-uninitialized
6 # extra shared linker files to link into dl-allobjs.so and libc
7 sysdep-dl-routines
+= dl-machine
8 sysdep_routines
+= dl-machine
9 # extra shared linker files to link only into dl-allobjs.so
10 sysdep-rtld-routines
+= dl-machine
13 ifeq ($(subdir
),setjmp
)
14 ifeq (yes
,$(build-shared
))
15 sysdep_routines
+= novmx-longjmp novmx-sigjmp
20 # get offset to rtld_global._dl_hwcap and rtld_global._dl_hwcap2
21 gen-as-const-headers
+= rtld-global-offsets.sym
22 # get offset to __locale_struct.__ctype_tolower
23 gen-as-const-headers
+= locale-defines.sym
27 sysdep_headers
+= sys
/platform
/ppc.h
28 tests
+= test-gettimebase