diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-03-26 03:46:12 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-03-26 03:46:12 +0000 |
| commit | 59f6130d2a153e2628b822d0543479df47d59944 (patch) | |
| tree | 86df84f61675f71ff02778e59fe3d7990ab622a2 /lib/libz | |
| parent | 38551f8fae2541a3e6dd284b92cb75094e6e0686 (diff) | |
Notes
Diffstat (limited to 'lib/libz')
| -rw-r--r-- | lib/libz/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libz/Makefile b/lib/libz/Makefile index 7a80fcbab520..48e26b314ff9 100644 --- a/lib/libz/Makefile +++ b/lib/libz/Makefile @@ -75,4 +75,3 @@ FILESDIR= ${LIBDATADIR}/pkgconfig ## XXX: clang integrated-as doesn't grok .intel_syntax directives yet #ACFLAGS.gvmat64.S= ${CLANG_NO_IAS} -#ACFLAGS+= ${ACFLAGS.${.IMPSRC:T}} |
