summaryrefslogtreecommitdiffstats
path: root/lib/msun
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2015-06-11 21:13:05 +0000
committersjg <sjg@FreeBSD.org>2015-06-11 21:13:05 +0000
commit750b155101cde8e0c2e8f0b23d6f5ba89ba33f13 (patch)
tree7e6e9f9c45d1183aeb68258feec369f9231144d6 /lib/msun
parent4f920c8c896c380d80d646b3272ec56051d92b8b (diff)
downloadFreeBSD-src-750b155101cde8e0c2e8f0b23d6f5ba89ba33f13.zip
FreeBSD-src-750b155101cde8e0c2e8f0b23d6f5ba89ba33f13.tar.gz
Misc fixes from projects/bmake
Differential Revision: D2748 Reviewed by: brooks imp
Diffstat (limited to 'lib/msun')
-rw-r--r--lib/msun/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/msun/Makefile b/lib/msun/Makefile
index 5cb6292..094fcba 100644
--- a/lib/msun/Makefile
+++ b/lib/msun/Makefile
@@ -35,6 +35,8 @@ CFLAGS+= -I${.CURDIR}/ld80
CFLAGS+= -I${.CURDIR}/ld128
.endif
+CFLAGS+= -I${.CURDIR}/${ARCH_SUBDIR}
+
.PATH: ${.CURDIR}/bsdsrc
.PATH: ${.CURDIR}/src
.PATH: ${.CURDIR}/man
OpenPOWER on IntegriCloud