Skip to content

Commit 4b2efd4

Browse files
committed
add debug info to lua
1 parent 72e3973 commit 4b2efd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3rd/lua/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ SYSCFLAGS=
1919
SYSLDFLAGS=
2020
SYSLIBS=
2121

22-
MYCFLAGS=-I../../skynet-src
22+
MYCFLAGS=-I../../skynet-src -g
2323
MYLDFLAGS=
2424
MYLIBS=
2525
MYOBJS=

0 commit comments

Comments
 (0)