My opinion is to remove stripping from source makefiles and use only OpenWRT mechanism to generate stripped elf.
my2EuroCents, luiig On Fri, Sep 25, 2009 at 1:17 PM, Matthias Buecher / Germany <[email protected]> wrote: > Some packages have strip errors with the original makefile (e.g. sslh, > proftpd). Now I want to know how to handle this correctly for OpenWrt. > > Possible solutions: > #1 > Remove strip with a patch as stripping is handled separately by OpenWrt > (is it?) > > > #2 > Fix strip with a patch by using OpenWrt's $(STRIP) substitution. > (how this has to look like if no strip is selected?) > > > #3 > Install "binutils-multiarch" (here Debian) to make it build with regular > strip. > (package not yet a pre-requisition) > > > Your answers will make my future patches more correct and fitting the > OpenWrt development guide line? > > Kind regards > Matthias "Maddes" Bücher > > -- > http://www.maddes.net/ > Home: Earth / Germany / Ruhr-Area > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > -- Luigi 'Comio' Mantellini R&D - Software Industrie Dial Face S.p.A. Via Canzo, 4 20068 Peschiera Borromeo (MI), Italy Tel.: +39 02 5167 2813 Fax: +39 02 5167 2459 web: www.idf-hit.com mail: [email protected] _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
