mirror of
https://git.yoctoproject.org/poky
synced 2026-02-12 19:53:03 +01:00
db 4.2.52: really overwrite config.sub with a newer one
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1783 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -70,7 +70,7 @@ EXTRA_OECONF += "${MUTEX}"
|
||||
# configure.
|
||||
CONFIG_SITE = ""
|
||||
do_configure() {
|
||||
rm ${S}/config.sub
|
||||
rm -f ${S}/config.sub
|
||||
cp ${STAGING_DIR}/${BUILD_SYS}/share/gnu-config/config.sub ${S}/config.sub
|
||||
oe_runconf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user