forked from xt-sys/xtchain
Set target to i386.
This commit is contained in:
@@ -21,7 +21,7 @@ charch()
|
||||
export TARGET="armv7"
|
||||
;;
|
||||
"i386"|"i486"|"i586"|"i686"|"x86")
|
||||
export TARGET="i686"
|
||||
export TARGET="i386"
|
||||
;;
|
||||
"amd64"|"x64"|"x86_64")
|
||||
export TARGET="amd64"
|
||||
|
Reference in New Issue
Block a user