We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a4598 commit b923f51Copy full SHA for b923f51
1 file changed
doc/CHANGES-9.5
@@ -1,4 +1,4 @@
1
-# $NetBSD: CHANGES-9.5,v 1.1.2.68 2025/07/02 08:21:13 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.69 2025/07/08 15:27:05 martin Exp $
2
3
A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
4
release:
@@ -919,3 +919,11 @@ external/gpl3/gdb/dist/sim/ppc/ld-insn.h (apply patch)
919
920
build: fix -fno-common build breakage for powerpc gdb.
921
[mrg, ticket #1962]
922
+
923
+build.sh 1.399
924
925
+ build: PR 59512: make reproducable builds work when -P is
926
+ passed on the build.sh command line and MKREPRO_TIMESTAMP
927
+ is set manually via -V.
928
+ [hgutch, ticket #1963]
929
0 commit comments