pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox115



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Apr 11 22:21:39 UTC 2024

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/firefox115/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/firefox115/mozilla-common.mk
diff -u pkgsrc/www/firefox115/mozilla-common.mk:1.6 pkgsrc/www/firefox115/mozilla-common.mk:1.7
--- pkgsrc/www/firefox115/mozilla-common.mk:1.6 Wed Jan 10 15:38:44 2024
+++ pkgsrc/www/firefox115/mozilla-common.mk     Thu Apr 11 22:21:39 2024
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.6 2024/01/10 15:38:44 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.7 2024/04/11 22:21:39 gutteridge Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
@@ -117,8 +117,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