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