pkg-perl: fix PERL_INC in generated Makefile
authorFrancois Perrad <fperrad@gmail.com>
Fri, 14 Sep 2018 03:25:14 +0000 (05:25 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 14 Sep 2018 20:15:33 +0000 (22:15 +0200)
commit45076af4930fda83c8898254de2d7c5fe3c15911
treef76f4d192d0c1f4e3015cc6daa477c5a8e6814e1
parent366a468e60aae39fe53b1704ac277b66c7a66fa7
pkg-perl: fix PERL_INC in generated Makefile

when directly setting PERL_INC with a path to STAGING_DIR,
the generated Makefile contains a PERL_INC with a path to HOST_DIR

when setting PERL_ARCHLIB, PERL_INC is generated as $(PERL_ARCHLIB)/CORE

fix this kind of build failure:
http://autobuild.buildroot.net/results/8934f2c203f8b61519dba94188985f1a9261de9a/

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/pkg-perl.mk