pkgsrc-Bugs archive

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

PR/59444 CVS commit: pkgsrc/pkgtools/bootstrap-mk-files



The following reply was made to PR pkg/59444; it has been noted by GNATS.

From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= <triaxx%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59444 CVS commit: pkgsrc/pkgtools/bootstrap-mk-files
Date: Sun, 1 Jun 2025 19:07:23 +0000

 Module Name:	pkgsrc
 Committed By:	triaxx
 Date:		Sun Jun  1 19:07:23 UTC 2025
 
 Modified Files:
 	pkgsrc/pkgtools/bootstrap-mk-files: Makefile
 	pkgsrc/pkgtools/bootstrap-mk-files/files/mods: NetBSD.sys.mk
 
 Log Message:
 bootstrap-mk-files: Fix PR pkg/59444
 
 pkgsrc changes:
 ---------------
   * Remove 'l' option from ARFLAGS for NetBSD. This is consistent with base
     system. According to https://gnats.netbsd.org/57565, this change shouldn't
     have effect since 'l' was not used before. Now, it can break some packages.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.61 -r1.62 pkgsrc/pkgtools/bootstrap-mk-files/Makefile
 cvs rdiff -u -r1.2 -r1.3 \
     pkgsrc/pkgtools/bootstrap-mk-files/files/mods/NetBSD.sys.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index