aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/btx/btx
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-03-26 03:46:12 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-03-26 03:46:12 +0000
commit59f6130d2a153e2628b822d0543479df47d59944 (patch)
tree86df84f61675f71ff02778e59fe3d7990ab622a2 /sys/boot/i386/btx/btx
parent38551f8fae2541a3e6dd284b92cb75094e6e0686 (diff)
downloadsrc-59f6130d2a153e2628b822d0543479df47d59944.tar.gz
src-59f6130d2a153e2628b822d0543479df47d59944.zip
Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=297283
Diffstat (limited to 'sys/boot/i386/btx/btx')
-rw-r--r--sys/boot/i386/btx/btx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/i386/btx/btx/Makefile b/sys/boot/i386/btx/btx/Makefile
index 0f5a468ba62e..a07e00001d4f 100644
--- a/sys/boot/i386/btx/btx/Makefile
+++ b/sys/boot/i386/btx/btx/Makefile
@@ -31,4 +31,3 @@ LDFLAGS=-e start -Ttext ${ORG} -Wl,-N,-S,--oformat,binary
# XXX: clang integrated-as doesn't grok .codeNN directives yet
CFLAGS.btx.S= ${CLANG_NO_IAS}
-CFLAGS+= ${CFLAGS.${.IMPSRC:T}}