Home
last modified time | relevance | path

Searched refs:x86_args (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/
A Dgcc-fat.sh67 x86_args="$x86_args x86/$1"
69 x86_args="$x86_args $1"
73 $GCC_COMPILE_X86 $x86_args || exit $?
/AliOS-Things-master/components/SDL2/build-scripts/
A Dg++-fat.sh65 x86_args="$x86_args x86/$1"
67 x86_args="$x86_args $1"
71 $GCC_COMPILE_X86 $x86_args || exit $?
A Dgcc-fat.sh66 x86_args="$x86_args x86/$1"
68 x86_args="$x86_args $1"
72 $GCC_COMPILE_X86 $x86_args || exit $?
/AliOS-Things-master/components/SDL2/test/
A Dgcc-fat.sh97 x86_args="$x86_args x86/$1"
99 x86_args="$x86_args $1"
103 $GCC_COMPILE_X86 $x86_args || exit $?

Completed in 4 milliseconds