[Bug 214165] [patch] fix to support xtoolchains that need WITHOUT_FORMAT_EXTENSIONS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 3 12:35:10 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214165

            Bug ID: 214165
           Summary: [patch] fix to support xtoolchains that need
                    WITHOUT_FORMAT_EXTENSIONS
           Product: Base System
           Version: 11.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: kennethsalerno at yahoo.com
          Keywords: patch

Created attachment 176590
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176590&action=edit
fix for XCCs which are not patched to support -fformat-extensions

This patch compliments sys/conf/kern.mk's test for MK_FORMAT_EXTENSIONS ==
"no", which is only available by sys/conf/kern.options, so can't use that same
test in share/mk/bsd.sys.mk here.

Patch tested successfully with 11.0-RELEASE-p3 for i386 using xtoochain built
from unpatched gcc-5.4.0 supporting --sysroot.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list