mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[ion/sdl/android] Error-out if NDK_ABI has not been defined
This commit is contained in:
@@ -27,4 +27,10 @@ LDFLAGS += -shared
|
||||
LDFLAGS += -static-libstdc++
|
||||
LDFLAGS += -Wl,-z,defs # Warn on missing symbols when linking the dynamic library
|
||||
|
||||
else
|
||||
|
||||
CC = false
|
||||
CXX = false
|
||||
LD = false
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user