Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
ec3bb46252
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
AUTOBUILD_CONFIGURE_EXTRA="${AUTOBUILD_CONFIGURE_EXTRA} --arch=x86_64"
|
||||
AUTOBUILD_CONFIGURE_EXTRA="${AUTOBUILD_CONFIGURE_EXTRA:-_} --arch=x86_64"
|
||||
source Autobuild/debian.sh
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
AUTOBUILD_CONFIGURE_EXTRA="${AUTOBUILD_CONFIGURE_EXTRA} --arch=i686"
|
||||
AUTOBUILD_CONFIGURE_EXTRA="${AUTOBUILD_CONFIGURE_EXTRA:-_} --arch=i686"
|
||||
source Autobuild/debian.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue