Pass --srcdir to the BUILD platform sub-configure
Change-Id: I52491e9ea6f8460c9fa3e2dd94313ac0f05dd3e9
This commit is contained in:
@@ -4101,6 +4101,7 @@ if test "$cross_compiling" = "yes"; then
|
|||||||
--without-doxygen \
|
--without-doxygen \
|
||||||
ENABLE_PDFIMPORT=FALSE \
|
ENABLE_PDFIMPORT=FALSE \
|
||||||
$sub_conf_opts \
|
$sub_conf_opts \
|
||||||
|
--srcdir=$srcdir \
|
||||||
2>&1 | sed -e 's/^/ /'
|
2>&1 | sed -e 's/^/ /'
|
||||||
test -f ./config_host.mk 2>/dev/null || exit
|
test -f ./config_host.mk 2>/dev/null || exit
|
||||||
cp config_host.mk ../config_build.mk
|
cp config_host.mk ../config_build.mk
|
||||||
|
Reference in New Issue
Block a user