aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2016-03-12 23:25:05 +0000
committerWarner Losh <imp@FreeBSD.org>2016-03-12 23:25:05 +0000
commitbb52d711d0eab2a612da9553c0e07fdb5249cc5e (patch)
tree2a4b47cc3626323c1a9d2ddc763a904658110745 /Makefile
parent2c4f4af7a89c7d0c466a8db37a81b3b402be4b49 (diff)
downloadsrc-bb52d711d0eab2a612da9553c0e07fdb5249cc5e.tar.gz
src-bb52d711d0eab2a612da9553c0e07fdb5249cc5e.zip
Use the newly minted Makefile.libcompat to implement libsoft libraries
for the armv6 ABI switch. This also make WITH_LIBSOFT functional on the arm platform. As a transition thing, this seems to work even without switching the ABI (we basically build the same libraries twice when MK_LIBSOFT=yes until the ABI cut over next month). MK_LIBSOFT remains default no.
Notes
Notes: svn path=/head/; revision=296779
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e8b3902fae25..a72d5aab1b71 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,8 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
obj objlink rerelease showconfig tags toolchain update \
_worldtmp _legacy _bootstrap-tools _cleanobj _obj \
_build-tools _cross-tools _includes _libraries _depend \
- build32 builddtb distribute32 install32 xdev xdev-build xdev-install \
+ build32 distribute32 install32 build32 distribute32 install32 \
+ builddtb xdev xdev-build xdev-install \
xdev-links native-xtools installconfig \
TGTS+= ${SUBDIR_TARGETS}