Define __MORPHOS_SHAREDLIBS on MorphOS by default. FTE for MorphOS now requires MorphOS 2.0+.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4040 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Mark Olsen 2012-05-10 13:01:02 +00:00
parent 7c45604012
commit 05782350c4
1 changed files with 2 additions and 0 deletions

View File

@ -859,6 +859,8 @@ ifeq ($(FTE_TARGET),morphos)
#-Wno-pointer-sign unrecognised
WARNINGFLAGS=-Wall
CFLAGS+=-D__MORPHOS_SHAREDLIBS
SV_DIR=sv_morphos
SV_LDFLAGS=-ldl -lz