2010/8/14 Anonymous <[email protected]>: > 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? > INSTALL_PROGRAM sets the executable flag (typically 0755) which libraries don't need.
Rene _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
