pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/quickjs
Module Name: pkgsrc
Committed By: leot
Date: Wed Nov 12 11:52:12 UTC 2025
Modified Files:
pkgsrc/lang/quickjs: PLIST
Log Message:
quickjs: Readd lto entry
Accidentally missed as part of 20250913 update.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/quickjs/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/quickjs/PLIST
diff -u pkgsrc/lang/quickjs/PLIST:1.7 pkgsrc/lang/quickjs/PLIST:1.8
--- pkgsrc/lang/quickjs/PLIST:1.7 Wed Nov 12 11:49:38 2025
+++ pkgsrc/lang/quickjs/PLIST Wed Nov 12 11:52:12 2025
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.7 2025/11/12 11:49:38 leot Exp $
+@comment $NetBSD: PLIST,v 1.8 2025/11/12 11:52:12 leot Exp $
bin/qjs
bin/qjsc
include/quickjs/quickjs-libc.h
include/quickjs/quickjs.h
lib/libquickjs.a
+${PLIST.lto}lib/libquickjs.lto.a
share/doc/quickjs/examples/fib.c
share/doc/quickjs/examples/fib_module.js
share/doc/quickjs/examples/hello.js
Home |
Main Index |
Thread Index |
Old Index