head 1.2; access; symbols pkgsrc-2026Q1:1.1.0.10 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.8 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.6 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.4 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.2 pkgsrc-2025Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2026.06.07.03.54.41; author dkazankov; state Exp; branches; next 1.1; commitid dr0IMRgCBJQQMOIG; 1.1 date 2025.02.16.10.11.49; author wiz; state Exp; branches; next ; commitid 0wUEYRDLHzbGaGJF; desc @@ 1.2 log @gprbuild: update to 26.0.0 * Fix corner cases bug of gprbuild implementation of gmake jobserver * Added warning messages about GNU make minimal version * Fix documentation about jobservers * Fix a regression where "-static" switch was not taken into account by the binder * Remove production of gprslave * Allow building only gprbuild and associated gprlib and gprbind * Add delays to avoid polling on tokens preordering to save CPU usage * Properly handle executable name for gprbuild1 @ text @$NetBSD: patch-deps_gprconfig__kb_db_linker.xml,v 1.1 2025/02/16 10:11:49 wiz Exp $ Fix link time lto plugin warning --- deps/gprconfig_kb/db/linker.xml.orig 2025-09-19 00:21:22.000000000 +0300 +++ deps/gprconfig_kb/db/linker.xml @@@@ -1020,9 +1020,9 @@@@ - for Archive_Builder use ("ar", "cr"); + for Archive_Builder use ("gcc-ar", "cr"); for Archive_Builder_Append_Option use ("q"); - for Archive_Indexer use ("ranlib"); + for Archive_Indexer use ("gcc-ranlib"); for Archive_Suffix use ".a"; @ 1.1 log @gprbuild: update to 25.0.0nb1 From Dmytro Kazankov in wip. * Simplify Makefile and buildlink3.mk * Patch knowledge database to fix child package link time warning @ text @d1 1 a1 1 $NetBSD: patch-deps_gprconfig__kb_db_linker.xml,v 1.0 2025/02/12 11:00:00 dkazankov Exp $ d5 1 a5 1 --- deps/gprconfig_kb/db/linker.xml.orig 2024-09-09 17:54:27.000000000 +0300 d7 1 a7 1 @@@@ -1000,9 +1000,9 @@@@ @