1
0
mirror of https://github.com/PurpleI2P/i2pd-android.git synced 2025-01-24 21:45:00 +00:00

update to trunk, enable stack-protector

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2022-02-07 23:05:22 +03:00
parent 8fa3121a90
commit 1a686fe979
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ APP_STL := c++_static
# Enable c++17 extensions in source code
APP_CPPFLAGS += -std=c++17 -fexceptions -frtti
APP_CPPFLAGS += -DANDROID -D__ANDROID__ -DUSE_UPNP -Wno-deprecated-declarations
APP_CPPFLAGS += -DANDROID -D__ANDROID__ -DUSE_UPNP -Wno-deprecated-declarations -fstack-protector
ifeq ($(TARGET_ARCH_ABI),armeabi-v7a)
APP_CPPFLAGS += -DANDROID_ARM7A
endif

@ -1 +1 @@
Subproject commit 27116b9f30af799cba22cf00d95410352a503802
Subproject commit c9a1066f02ef10f75dd3f901554f96ce36044f0a