Bug 209803 - X_BUILD_FOR nearly complete
Summary: X_BUILD_FOR nearly complete
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-27 21:51 UTC by Michael Kieran Martin Vale
Modified: 2022-09-07 15:21 UTC (History)
2 users (show)

See Also:


Attachments
bsd.port.mk patch for cross compiling (26.98 KB, patch)
2016-05-27 21:51 UTC, Michael Kieran Martin Vale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Kieran Martin Vale 2016-05-27 21:51:06 UTC
Created attachment 170736 [details]
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?
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2022-09-07 15:21:25 UTC
Moin moin 

Closing this, due to old age. Please re-open the issue, if it is still relevant.


mfg Tobias