ports/www/elinks/files/patch-src_scripting_lua_Makefile
Dustin Marquess 2c3725f53b www/elinks: Update to 0.15.0
Pass maintainership to submitter

PR:	261189
2022-02-16 07:04:47 +00:00

11 lines
272 B
Text

--- src/scripting/lua/Makefile.orig 2021-12-24 19:53:43 UTC
+++ src/scripting/lua/Makefile
@@ -1,7 +1,7 @@
top_builddir=../../..
include $(top_builddir)/Makefile.config
-INCLUDES += $(LUA_CFLAGS)
+INCLUDES += $(LUA_CFLAGS) $(CPPFLAGS)
OBJS = lua.o hooks.o core.o