[Bug 209803] X_BUILD_FOR nearly complete

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 27 21:51:06 UTC 2016


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

            Bug ID: 209803
           Summary: X_BUILD_FOR nearly complete
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: masked at faithphone.com.au
                CC: freebsd-ports-bugs at FreeBSD.org

Created attachment 170736
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170736&action=edit
bsd.port.mk patch for cross compiling

You must use XDEV for your desired architecture

Example run:

make X_BUILD_FOR="armv6-freebsd" X_SYSROOT=/usr/arm.armv6
DESTDIR=/usr/arm.armv6 CHROOTED=no

Can someone check and see if it's installing into DESTDIR or onto the system
and if not to DESTDIR why not?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list