summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/x32/Makefile
blob: 8c3253bc900c806017cdfb3bc1d39314c7eb25ad (plain)
1
2
3
4
5
6
# The default ABI is x32.
default-abi := x32

ifeq ($(subdir),misc)
sysdep_routines += arch_prctl
endif