svn commit: r374522 - branches/2014Q4/games/tenebrae
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Dec 11 10:25:40 UTC 2014
Author: amdmi3
Date: Thu Dec 11 10:25:39 2014
New Revision: 374522
URL: https://svnweb.freebsd.org/changeset/ports/374522
QAT: https://qat.redports.org/buildarchive/r374522/
Log:
MFH: r373587
Unbreak on i386 by disabling assembly
Approved by: ports-secteam (rea)
Modified:
branches/2014Q4/games/tenebrae/Makefile
Directory Properties:
branches/2014Q4/ (props changed)
Modified: branches/2014Q4/games/tenebrae/Makefile
==============================================================================
--- branches/2014Q4/games/tenebrae/Makefile Thu Dec 11 10:16:04 2014 (r374521)
+++ branches/2014Q4/games/tenebrae/Makefile Thu Dec 11 10:25:39 2014 (r374522)
@@ -25,8 +25,6 @@ MAKEFILE= Makefile.i386linux
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
OPTIONS_DEFINE= DOCS
-OPTIONS_DEFINE_i386= ASM
-OPTIONS_DEFAULT_i386= ASM
OPTIONS_DEFINE_amd64= ASM
OPTIONS_DEFAULT_amd64= ASM
More information about the svn-ports-branches
mailing list