pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/palemoon
Module Name: pkgsrc
Committed By: martin
Date: Sun Dec 14 19:58:40 UTC 2025
Modified Files:
pkgsrc/www/palemoon: Makefile
Log Message:
Revert accidental debug commits.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/www/palemoon/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/palemoon/Makefile
diff -u pkgsrc/www/palemoon/Makefile:1.44 pkgsrc/www/palemoon/Makefile:1.45
--- pkgsrc/www/palemoon/Makefile:1.44 Sun Dec 14 18:05:18 2025
+++ pkgsrc/www/palemoon/Makefile Sun Dec 14 19:58:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2025/12/14 18:05:18 martin Exp $
+# $NetBSD: Makefile,v 1.45 2025/12/14 19:58:40 martin Exp $
# for build instructions see
# https://developer.palemoon.org/build/linux/
@@ -62,10 +62,7 @@ CONFIGURE_ARGS+= --enable-jxl
CONFIGURE_ARGS+= --disable-webrtc
CONFIGURE_ARGS+= --disable-gamepad
CONFIGURE_ARGS+= --disable-tests
-#CONFIGURE_ARGS+= --disable-debug
-CONFIGURE_ARGS+= --enable-debug-symbols
-CONFIGURE_ARGS+= --enable-optimize=-O2
-CONFIGURE_ARGS+= --disable-install-strip
+CONFIGURE_ARGS+= --disable-debug
CONFIGURE_ARGS+= --disable-necko-wifi
CONFIGURE_ARGS+= --disable-updater
CONFIGURE_ARGS+= --with-pthreads
Home |
Main Index |
Thread Index |
Old Index