Home
last modified time | relevance | path

Searched refs:x64_args (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/
A Dgcc-fat.sh90 x64_args="$x64_args x64/$1"
92 x64_args="$x64_args $1"
96 $GCC_COMPILE_X64 $x64_args || exit $?
/AliOS-Things-master/components/SDL2/build-scripts/
A Dg++-fat.sh88 x64_args="$x64_args x64/$1"
90 x64_args="$x64_args $1"
94 $GCC_COMPILE_X64 $x64_args || exit $?
A Dgcc-fat.sh89 x64_args="$x64_args x64/$1"
91 x64_args="$x64_args $1"
95 $GCC_COMPILE_X64 $x64_args || exit $?

Completed in 3 milliseconds