Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
build/autotools: tweaks for NOARCH;
Browse files Browse the repository at this point in the history
  • Loading branch information
Artoria2e5 committed Mar 31, 2016
1 parent e5175eb commit 9e8cea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/10-autotools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ build_autotools_build() {
cd build
fi

if [[ $ABHOST != $ABBUILD ]]
if [[ $HOST ]]
then
AUTOTOOLS_TARGET="--host=$HOST"
fi
Expand Down

0 comments on commit 9e8cea3

Please sign in to comment.