[Bug 227920] [PATCH] fix for Makefile.libcompat to use external cross-compiler
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 2 12:08:52 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227920
Bug ID: 227920
Summary: [PATCH] fix for Makefile.libcompat to use external
cross-compiler
Product: Base System
Version: 11.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: conf
Assignee: bugs at FreeBSD.org
Reporter: kennethsalerno at yahoo.com
Created attachment 192992
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192992&action=edit
patch to set -target and -B for external cross-compilers
When using devel/llvm60 as a cross-compiler, it is necessary to set -B and
-target in Makefile.libcompat just as it was in Makefile.inc1.
This patch is just a starting point to get it to build correctly, probably need
a check if using clang etc. to not affect unrelated build environments.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list