in the install phase. This was resulting in *buildsystem* paths hardcoded
into the binary.
BKrev: 4149f71f_fNYP9uwFikoc7ysNpSi6Q
oe_runmake oldconfig
}
+do_compile () {
+ oe_runmake all utils
+}
+
do_stage() {
# Install into the cross dir (this MUST be done first because we
# will install crt1.o in the install_dev stage and gcc needs it)
oe_runmake oldconfig
}
+do_compile () {
+ oe_runmake all utils
+}
+
do_stage() {
# Install into the cross dir (this MUST be done first because we
# will install crt1.o in the install_dev stage and gcc needs it)