- add VMEM_WARNING
This commit is contained in:
parent
99f0c342c8
commit
3b4f0dfbc7
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/03/14 21:04:51 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/09/06 19:21:52 jasper Exp $
|
||||
|
||||
COMMENT = emulates numerous game consoles
|
||||
|
||||
@ -33,6 +33,8 @@ LIB_DEPENDS = audio/libcdio \
|
||||
|
||||
WRKDIST = ${WRKDIR}/mednafen
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ENV = CFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/SDL" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -pthread"
|
||||
|
Loading…
Reference in New Issue
Block a user