refactor: fix cross compiling packages #23
No reviewers
Labels
No labels
Compat
Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: auxolotl/labs#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "vlinkz/labs:vlinkz/fixcross"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A lot of misc fixes to foundation packages to better support cross compiling
i686-linux.i686-linux.i686-linuxDepends on #20
8d2a93149dtoacfd06867472bbfd321fto3ff2429f953ff2429f95toebace6a7c2ebace6a7c2to7d610d7181Going to merge this in myself, fixes some fundamentally broken cross compilation stuff and don't want to plague more people with larger merge conflects down the line (sry people with already open prs :()
@ -46,0 +81,4 @@"-L${config.package}/lib""-Wl,-rpath,${config.package}/lib"];};plan on changing the way we do cflags once we have capabilities, but leaving it in for now so we have a working build