Python3 improvementso

This commit is contained in:
Gerhard Stein
2017-01-25 19:30:37 +01:00
parent 5ad5a3fd38
commit df8388ac16
4 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ LOCAL_STATIC_LIBRARIES :=
LOCAL_SHARED_LIBRARIES :=
LOCAL_LDLIBS :=
LOCAL_LDLIBS := -L$(SYSROOT)/usr/lib -llog
LOCAL_SRC_FILES = lib/libpython3.5m.so
@@ -32,7 +32,7 @@ LOCAL_STATIC_LIBRARIES :=
LOCAL_SHARED_LIBRARIES := python3.5m
LOCAL_LDLIBS :=
LOCAL_LDLIBS := -L$(SYSROOT)/usr/lib -llog
LOCAL_SRC_FILES = lib/libpython3.so