5 lines
135 B
Makefile
5 lines
135 B
Makefile
APP_ABI := all
|
|
|
|
# This is a trick to allow use to build three executables
|
|
# that are linked to different STL runtimes.
|
|
APP_STL := none
|