HomeFreeBSD

lang/gnat1?: fix build with GNU strip

Description

lang/gnat1?: fix build with GNU strip

After D55509 $STRIP_CMD has been set to GNU strip for these ports, and in some
cases this breaks, because GNU strip will refuse to strip non-writable files,
while LLVM strip is happy to (attempt to) strip them.

PR: 294657
Reported by: kib@FreeBSD.org
Reviewed by: kib@FreeBSD.org
Phabricator: D55509
MFC after: 8 days

(cherry picked from commit 3d69dd6df87f1ef85fb4869f15be3ddc6099e605)

Details

Provenance
roygerAuthored on Apr 22 2026, 11:09 AM
thierryCommitted on May 1 2026, 5:02 PM
Parents
R11:9e2ed297972e: games/veloren-weekly: update to s20260429
Branches
Unknown
Tags
Unknown

Event Timeline

Still Importing...

This commit is still importing. Changes will be visible once the import finishes.