Page MenuHomeFreeBSD

bsd.port.mk: also export GNU strip when USE_BINUTILS is set
AcceptedPublic

Authored by royger on Wed, Feb 25, 2:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 3, 3:22 AM
Unknown Object (File)
Sun, Mar 1, 8:34 PM
Unknown Object (File)
Sun, Mar 1, 6:24 AM
Unknown Object (File)
Sun, Mar 1, 2:20 AM
Unknown Object (File)
Thu, Feb 26, 11:41 AM
Unknown Object (File)
Thu, Feb 26, 9:56 AM
Unknown Object (File)
Thu, Feb 26, 4:43 AM
Unknown Object (File)
Wed, Feb 25, 11:13 PM
Subscribers
None

Details

Reviewers
bapt
dim
mat
delphij
arrowd
cy
Group Reviewers
portmgr
Summary

GNU Binutils packages strip, and should be used in preference to the base
LLVM strip when USE_BINUTILS = yes.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

royger created this revision.

Sounds reasonable to me, but I'm not a ports committer. :)

This revision is now accepted and ready to land.Wed, Feb 25, 3:25 PM

Picked the last couple of people that modified that file, and you happened to be there :). Thanks, will wait a bit for someone from ports to voice an opinion.

Makes sense to me too, but the last word is portmgr 's.

Can I please get an Ack/Nack from portmgr? This is required for SeaBIOS to be functional again when built on FreeBSD >= 15.

I don't think this should break too many things.