pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/clang



Module Name:    pkgsrc
Committed By:   tnn
Date:           Mon Apr 20 15:22:57 UTC 2026

Modified Files:
        pkgsrc/lang/clang: PLIST

Log Message:
clang: restore PLIST conditional


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/lang/clang/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/clang/PLIST
diff -u pkgsrc/lang/clang/PLIST:1.46 pkgsrc/lang/clang/PLIST:1.47
--- pkgsrc/lang/clang/PLIST:1.46        Thu Apr 16 06:33:50 2026
+++ pkgsrc/lang/clang/PLIST     Mon Apr 20 15:22:57 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.46 2026/04/16 06:33:50 wiz Exp $
+@comment $NetBSD: PLIST,v 1.47 2026/04/20 15:22:57 tnn Exp $
 bin/amdgpu-arch
 bin/analyze-build
 bin/c-index-test
@@ -992,7 +992,7 @@ ${PLIST.ARM}lib/clang/21/include/arm_neo
 lib/clang/21/include/arm_neon_sve_bridge.h
 ${PLIST.ARM}lib/clang/21/include/arm_sme.h
 ${PLIST.ARM}lib/clang/21/include/arm_sve.h
-lib/clang/21/include/arm_vector_types.h
+${PLIST.ARM}lib/clang/21/include/arm_vector_types.h
 lib/clang/21/include/armintr.h
 lib/clang/21/include/avx10_2_512bf16intrin.h
 lib/clang/21/include/avx10_2_512convertintrin.h



Home | Main Index | Thread Index | Old Index