mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
5 lines
86 B
Makefile
5 lines
86 B
Makefile
64bit-predefine = __powerpc64__
|
|
ifeq ($(subdir),rt)
|
|
librt-routines += rt-sysdep
|
|
endif
|