Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 May 2018 12:08:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 227920] [PATCH] fix for Makefile.libcompat to use external cross-compiler
Message-ID:  <bug-227920-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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@FreeBSD.org
          Reporter: kennethsalerno@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227920-227>