mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-01 05:02:03 +03:00
5 lines
86 B
Makefile
5 lines
86 B
Makefile
64bit-predefine = __powerpc64__
|
|
ifeq ($(subdir),rt)
|
|
librt-routines += rt-sysdep
|
|
endif
|