summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386/Makefile
blob: 61fac29c9a9964bda33540dc3748f2ce2e6c718e (plain)
1
2
3
4
5
6
7
ifeq ($(subdir),elf)
ifeq (yes,$(build-shared))
# This is needed to support g++ v2 and v3.
sysdep_routines += framestate
shared-only-routines += framestate
endif
endif