]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Factor out lib32 generation to its own file. This is prep for a
authorimp <imp@FreeBSD.org>
Fri, 11 Mar 2016 03:38:10 +0000 (03:38 +0000)
committerimp <imp@FreeBSD.org>
Fri, 11 Mar 2016 03:38:10 +0000 (03:38 +0000)
commit4006aeb76ce367d441e21ef2042893daa8de4955
tree2069389faeaef929a1c0d58bcd8a6cbb417a54cf
parent7dc9277bbcf0bc3c8ab1e322cbf565246556ca80
Factor out lib32 generation to its own file. This is prep for a
similar Makefile.libsoft which will do the same for armv6 soft fp API
libraries in prep for pulling the trigger on moving to armv6 hard
float. Once there's two files, I'll work with bdrewery@ to merge the
two files as they are mostly the same. The high rate of churn for
Makefile* makes it quite difficult to make progress out of tree.

Differential Review: https://reviews.freebsd.org/D5566
Makefile.inc1
Makefile.lib32 [new file with mode: 0644]