pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ham/dpbox trying to build this unstripped, no joy
In this case, the issue may be that the upstream makefile is forcing -s.
see sources/Makefile.netbsd, line 17.
It is unclear to me how install -s interacts with strip(1).
I have the impression that the norm is that a package's makefiles should
just invoke install, without -s.
So extract, remove the -s and proceed
Home |
Main Index |
Thread Index |
Old Index