svn commit: r245550 - projects/arm_eabi/share/mk
Andrew Turner
andrew at FreeBSD.org
Thu Jan 17 09:50:18 UTC 2013
Author: andrew
Date: Thu Jan 17 09:50:18 2013
New Revision: 245550
URL: http://svnweb.freebsd.org/changeset/base/245550
Log:
Default to the ARM EABI again rather than have it in both the enabled and
disabled lists.
Modified:
projects/arm_eabi/share/mk/bsd.own.mk
Modified: projects/arm_eabi/share/mk/bsd.own.mk
==============================================================================
--- projects/arm_eabi/share/mk/bsd.own.mk Thu Jan 17 09:47:56 2013 (r245549)
+++ projects/arm_eabi/share/mk/bsd.own.mk Thu Jan 17 09:50:18 2013 (r245550)
@@ -344,7 +344,6 @@ __DEFAULT_YES_OPTIONS = \
ZONEINFO
__DEFAULT_NO_OPTIONS = \
- ARM_EABI \
BIND_IDN \
BIND_LARGE_FILE \
BIND_LIBS \
More information about the svn-src-projects
mailing list