[PC-BSD Commits] r3925 - pcbsd/trunk-current/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Thu May 14 11:33:09 PDT 2009
Author: kris
Date: 2009-05-14 11:33:08 -0700 (Thu, 14 May 2009)
New Revision: 3925
Modified:
pcbsd/trunk-current/build-files/conf/pcbsd-make.conf
Log:
REmoved USE_LINUX flag, totally screws up builds
Modified: pcbsd/trunk-current/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/trunk-current/build-files/conf/pcbsd-make.conf 2009-05-14 15:29:44 UTC (rev 3924)
+++ pcbsd/trunk-current/build-files/conf/pcbsd-make.conf 2009-05-14 18:33:08 UTC (rev 3925)
@@ -8,7 +8,6 @@
WITH_STATIC_BASH=Y
OVERRIDE_LINUX_BASE_PORTS=f8
OVERRIDE_LINUX_NONBASE_PORTS=f8
-USE_LINUX=f8
.if ${.CURDIR} == ${PORTSDIR}/sysutils/hal
WITH_FIXED_MOUNTPOINTS=YES
.endif
More information about the Commits
mailing list