pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Apr 11 22:20:18 UTC 2024

Modified Files:
        pkgsrc/www/firefox: mozilla-common.mk

Log Message:
firefox: drop comment that's no longer relevant


To generate a diff of this commit:
cvs rdiff -u -r1.277 -r1.278 pkgsrc/www/firefox/mozilla-common.mk

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

Modified files:

Index: pkgsrc/www/firefox/mozilla-common.mk
diff -u pkgsrc/www/firefox/mozilla-common.mk:1.277 pkgsrc/www/firefox/mozilla-common.mk:1.278
--- pkgsrc/www/firefox/mozilla-common.mk:1.277  Sun Apr  7 17:54:03 2024
+++ pkgsrc/www/firefox/mozilla-common.mk        Thu Apr 11 22:20:18 2024
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.277 2024/04/07 17:54:03 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.278 2024/04/11 22:20:18 gutteridge Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
@@ -119,8 +119,6 @@ CONFIGURE_ARGS+=    --with-libclang-path=${
 TOOL_DEPENDS+=         lld-[0-9]*:../../devel/lld
 .include "../../lang/wasi-libc/buildlink3.mk"
 .include "../../lang/wasi-libcxx/buildlink3.mk"
-# NB the exact versions of the clang and wasi-compiler-rt dependencies must
-# be kept in sync, or build failures will occur due to path mismatches.
 .include "../../lang/wasi-compiler-rt/buildlink3.mk"
 CONFIGURE_ARGS+=       --with-wasi-sysroot=${PREFIX}/wasi
 CONFIGURE_ENV+=                WASM_CC=${PREFIX}/bin/clang



Home | Main Index | Thread Index | Old Index