René Ladan <[email protected]> writes: > Hi, > > I was thinking about adding a INSTALL_LIBRARY target to bsd.port.mk > to strip and install libraries. Currently manually installing libraries is > done with INSTALL_DATA, > but this does not strip them. It would save > some bytes in the resulting package, but also take more CPU time.
Why not use INSTALL_PROGRAM for libraries? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
