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

Reply via email to