mirror of
https://git.planet-casio.com/Lephenixnoir/sh-elf-binutils.git
synced 2025-06-06 03:15:12 +02:00
Mise à jour de 'configure.sh'
This commit is contained in:
parent
7369d51017
commit
e7e0b46eb9
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ if command -v termux-setup-storage >/dev/null 2>&1; then
|
|||
|
||||
export \
|
||||
CFLAGS = "-D__ANDROID_API__=$(getprop ro.build.version.sdk) -g -O2" \
|
||||
CXXFLAGS = "-D__ANDROID_API__=$(getprop ro.build.version.sdk) -g -O2"
|
||||
CXXFLAGS = "-D__ANDROID_API__=$(getprop ro.build.version.sdk) -g -O2"
|
||||
fi
|
||||
|
||||
run_quietly giteapc-configure.log \
|
||||
|
|
Loading…
Add table
Reference in a new issue