Remove obsolete, non-use of CLANG_NO_IAS.

CLANG_NO_IAS was removed in r351661.
This commit is contained in:
brooks 2019-10-18 00:00:17 +00:00
parent b6995dbc52
commit 27cf4d5517

View File

@ -68,6 +68,3 @@ FILES= zlib.pc
FILESDIR= ${LIBDATADIR}/pkgconfig
.include <bsd.lib.mk>
## XXX: clang integrated-as doesn't grok .intel_syntax directives yet
#ACFLAGS.gvmat64.S= ${CLANG_NO_IAS}