pkg-perl: fix build of perl XS packages
authorFrancois Perrad <fperrad@gmail.com>
Thu, 14 Aug 2014 18:49:59 +0000 (20:49 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 15 Aug 2014 08:19:14 +0000 (10:19 +0200)
commit6057878756f6f58d613a40be9636581ae5950aa0
treeafb04e763d45aec1bb0ab26ff2b9ba7c8d212173
parent1e9d40fc2396d823c21fa624651f3bd7c28f4b87
pkg-perl: fix build of perl XS packages

Set OPTIMIZE in order to avoid the use of the host $Config{optimize} value
which could cause breakage when cross-compiling for the target.

See discussion in http://lists.busybox.net/pipermail/buildroot/2014-August/104129.html

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pkg-perl.mk