summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/Makefile
blob: 55d2d0d273e18a995c07f7a33c9d59be453f38a7 (plain)
1
2
3
4
5
6
7
8
64bit-predefine = __powerpc64__
ifeq ($(subdir),rt)
librt-routines += rt-sysdep
endif

ifeq ($(subdir),stdlib)
gen-as-const-headers += ucontext_i.sym
endif