blob: 49d9c269d04307d7681b05cda83ca1bf3842e7e6 [file] [log] [blame]
# Note: by default, build for all supported ABIs
# build.sh in the project tree will check
# all generated files to ensure that none
# was forgotten.
#
APP_ABI := all
# Note: we use APP_STL because we explicitely import
# the GAbi++ libraries in our modules.
#
APP_STL := none