fix cross compile issue (missing build_env.in)
This commit is contained in:
parent
1a07c3b530
commit
0f0a246f8f
1 changed files with 1 additions and 0 deletions
|
@ -2186,6 +2186,7 @@ if test "$cross_compiling" = "yes"; then
|
|||
tar cf - \
|
||||
Makefile.in \
|
||||
bin/repo-list.in \
|
||||
build_env.in \
|
||||
config.guess \
|
||||
configure \
|
||||
ooo.lst.in \
|
||||
|
|
Loading…
Reference in a new issue