Skip to content

Instantly share code, notes, and snippets.

--- Makefile 2019-01-03 15:17:42.732381623 +0100
+++ Makefile.custom 2019-01-03 15:18:44.348826276 +0100
@@ -7,7 +7,7 @@
PLAT= none
CC= gcc
-CFLAGS= -O2 -Wall -DLUA_COMPAT_ALL $(SYSCFLAGS) $(MYCFLAGS)
+CFLAGS= -O2 -Wall -DLUA_COMPAT_ALL $(SYSCFLAGS) $(MYCFLAGS) -fPIC
LDFLAGS= $(SYSLDFLAGS) $(MYLDFLAGS)
LIBS= -lm $(SYSLIBS) $(MYLIBS)
--- Makefile 2019-01-03 15:11:33.869636422 +0100
+++ Makefile.custom 2019-01-03 15:11:45.209723603 +0100
@@ -38,21 +38,21 @@
# Convenience platforms targets.
PLATS= aix ansi bsd freebsd generic linux macosx mingw posix solaris
+# Lua version and release.
+V= 5.2
+R= $V.4
+
@khamaileon
khamaileon / gist:3e5fd9af3f25ed64166aba435eb3ff4b
Created May 22, 2016 15:02
Log phonegap-plugin-push issue 909
05-22 16:57:59.835 3464 3557 I ActivityManager: Displayed com.ionicframework.myproject/.MainActivity: +449ms
05-22 16:57:59.835 3464 3557 I Timeline: Timeline: Activity_windows_visible id: ActivityRecord{9891880 u0 com.ionicframework.myproject/.MainActivity t3962} time:168303255
05-22 16:57:59.835 3464 3542 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{216810c u0 d0 com.ionicframework.myproject/com.ionicframework.myproject.MainActivity}
05-22 16:57:59.865 6710 6771 I cr_base : Extracting resource /data/user/0/com.ionicframework.myproject/app_xwalkcore/paks/xwalk.pak
05-22 16:57:59.895 6710 6771 I cr_base : Extracting resource /data/user/0/com.ionicframework.myproject/app_xwalkcore/icudtl.dat
05-22 16:57:59.995 6710 6710 D XWalkLib: Post init xwalk core in com.ionicframework.myproject.MainActivity
05-22 16:58:00.175 6710 6784 W chromium: [WARNING:xwalk_external_extension.cc(58)] Error loading extension '/data/app/com.ionicframework.myproject-1/lib/arm/libxwalkdummy.so'