sync ports with The Matrix
This commit is contained in:
parent
ec769495ab
commit
f5034afcba
3108 changed files with 91999 additions and 80269 deletions
|
@ -1,18 +1,11 @@
|
|||
Index: makefile
|
||||
--- makefile.orig
|
||||
+++ makefile
|
||||
@@ -1,5 +1,5 @@
|
||||
LIBNAME = lpeg
|
||||
-LUADIR = ../lua/
|
||||
+LUADIR = ${MODLUA_INCL_DIR}
|
||||
|
||||
COPT = -O2 -DNDEBUG
|
||||
# COPT = -g
|
||||
@@ -15,7 +15,6 @@ CWARNS = -Wall -Wextra -pedantic \
|
||||
@@ -16,7 +16,6 @@ CWARNS = -Wall -Wextra -pedantic \
|
||||
-Wundef \
|
||||
-Wwrite-strings \
|
||||
-Wbad-function-cast \
|
||||
- -Wdeclaration-after-statement \
|
||||
-Wmissing-prototypes \
|
||||
-Wmissing-declarations \
|
||||
-Wnested-externs \
|
||||
-Wstrict-prototypes \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue