# See Makeconfig regarding the use of default-abi.default-abi:=64ifeq ($(subdir),misc)sysdep_headers+=sys/elf.h
endififeq ($(subdir),elf)ifeq (yes,$(build-shared))# This is needed to support g++ v2 and v3.sysdep_routines+=framestate
shared-only-routines+=framestate
endifendif