From d588d5723d30daeacec57c225e7faed8d58d410a Mon Sep 17 00:00:00 2001 From: andrew Date: Wed, 1 Oct 2014 08:26:51 +0000 Subject: Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support the oabi is still in the tree, but it is expected this will be removed as developers work on surrounding code. With this commit the ARM EABI is the only supported supported ABI by FreeBSD on ARMa 32-bit processors. X-MFC after: never Relnotes: yes Differential Revision: https://reviews.freebsd.org/D876 --- share/mk/src.opts.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'share') diff --git a/share/mk/src.opts.mk b/share/mk/src.opts.mk index e6202b2..7ecc530 100644 --- a/share/mk/src.opts.mk +++ b/share/mk/src.opts.mk @@ -48,7 +48,6 @@ __DEFAULT_YES_OPTIONS = \ ACPI \ AMD \ APM \ - ARM_EABI \ AT \ ATM \ AUDIT \ -- cgit v1.1