On Dec 31, 2014, at 13:58, Lev Serebryakov <lev_at_FreeBSD.org> wrote: > Signed PGP part … > Where XSTRIPBIN is my addition (or installworld will fail due to absent > "strip" for "install -s”) Should XSTRIPBIN be STRIP_CMD? From build(7)… STRIP_CMD Command to use at install time when stripping binaries. Be sure to add any additional tools required to run STRIP_CMD to the LOCAL_ITOOLS make(1) variable before running the distributeworld or installworld targets. See install(1) for more details. This should be unnecessary though as I’ve already resolved the strip command not being present issue in r275867. Cheers!
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:54 UTC