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

Details

Provenance
roygerAuthored on Wed, Apr 22, 11:09 AM
thierryCommitted on Wed, Apr 22, 11:18 AM
Parents
R11:59ef1f0b90ca: sysutils/fastfetch: update to 2.62.0
Branches
Unknown
Tags
Unknown

Event Timeline

Still Importing...

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