Page MenuHomeFreeBSD

Factor out lib32 generation to its own file.
ClosedPublic

Authored by imp on Mar 6 2016, 4:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 7, 10:02 PM
Unknown Object (File)
Dec 13 2024, 1:57 AM
Unknown Object (File)
Dec 5 2024, 5:12 AM
Unknown Object (File)
Dec 4 2024, 11:21 PM
Unknown Object (File)
Nov 15 2024, 2:15 PM
Unknown Object (File)
Nov 7 2024, 3:30 PM
Unknown Object (File)
Oct 21 2024, 3:01 AM
Unknown Object (File)
Oct 18 2024, 12:16 AM
Subscribers

Details

Reviewers
bdrewery
Summary

First step at creating libsoft

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2796
Build 2817: arc lint + arc unit

Event Timeline

imp retitled this revision from to Factor out lib32 generation to its own file..
imp updated this object.
imp edited the test plan for this revision. (Show Details)
imp added a reviewer: bdrewery.

This makes me think xdev and native-xtools should be moved out too. Really though I am thinking the LIB32 handling should be generalized to work with the LIBSOFT effort since the code should be mostly identical right?

Per IRC conversations, this will be created, we'll create Makefile.libsoft for the armv6 softfp stuff, and then merge them. The high rate of chrun in Makefile.inc1 makes this impossible outside of the tree (well, a super urber pain that's gotten way too old for me).

bdrewery edited edge metadata.
This revision is now accepted and ready to land.Mar 23 2016, 6:57 PM