-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Please ignore the previous patch, it had an obvious typo.  Try this
instead.

Index: lib/clang/include/Makefile
===================================================================
- --- lib/clang/include/Makefile  (revision 235038)
+++ lib/clang/include/Makefile  (working copy)
@@ -5,17 +5,22 @@
 INCSDIR=${INCLUDEDIR}/clang/3.1

 INCS=  altivec.h \
+       avx2intrin.h \
        avxintrin.h \
+       bmi2intrin.h \
+       bmiintrin.h \
        cpuid.h \
        emmintrin.h \
+       fma4intrin.h \
        immintrin.h \
+       lzcntintrin.h \
        mm3dnow.h \
        mm_malloc.h \
        mmintrin.h \
        nmmintrin.h \
        pmmintrin.h \
+       popcntintrin.h \
        smmintrin.h \
- -     stdalign.h \
        tmmintrin.h \
        unwind.h \
        wmmintrin.h \

Sorry.

Jung-uk Kim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+kT/YACgkQmlay1b9qnVNzYACg037EaaEpYDFZ1mdrfRfnEZe1
yxMAoJLhsA1bTBJf3Jr5/OXRCgHl6Ydm
=Ru8Z
-----END PGP SIGNATURE-----
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to