mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Copy luaexpat package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
committed by
Steven Barth
parent
9b3a76017c
commit
2576665677
@@ -0,0 +1,10 @@
|
||||
--- a/config
|
||||
+++ b/config
|
||||
@@ -31,6 +31,6 @@
|
||||
-Wshadow \
|
||||
-Wwrite-strings
|
||||
|
||||
-CFLAGS = $(CWARNS) -ansi -O2 -I$(LUA_INC) \
|
||||
+CFLAGS = $(CWARNS) -O2 -I$(LUA_INC) \
|
||||
-I$(COMPAT_DIR) -I$(EXPAT_INC)
|
||||
CC = gcc
|
||||
Reference in New Issue
Block a user