summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2015-09-20 21:39:55 +0000
committerdim <dim@FreeBSD.org>2015-09-20 21:39:55 +0000
commita98b889039ac11e879f09473e61ccffa1adc71bc (patch)
treec273b3ebf5783b4f7219a7aa57b12052ea00c996 /tools/build
parent3345510f1b1a763694e12f945b17799305e197cd (diff)
downloadFreeBSD-src-a98b889039ac11e879f09473e61ccffa1adc71bc.zip
FreeBSD-src-a98b889039ac11e879f09473e61ccffa1adc71bc.tar.gz
Don't install Intrin.h, as this is an intrinsics header for Windows.
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 89b1521..31659fa 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -858,7 +858,6 @@ OLD_FILES+=usr/bin/clang++
OLD_FILES+=usr/bin/clang-cpp
OLD_FILES+=usr/bin/clang-tblgen
OLD_FILES+=usr/bin/tblgen
-OLD_FILES+=usr/lib/clang/3.7.0/include/Intrin.h
OLD_FILES+=usr/lib/clang/3.7.0/include/__stddef_max_align_t.h
OLD_FILES+=usr/lib/clang/3.7.0/include/__wmmintrin_aes.h
OLD_FILES+=usr/lib/clang/3.7.0/include/__wmmintrin_pclmul.h
OpenPOWER on IntegriCloud