mirror of
https://github.com/lxsang/antd-lua-plugin
synced 2025-07-22 08:50:17 +02:00
disable optimization
This commit is contained in:
@ -5,6 +5,7 @@ AC_INIT([lua], [0.5.2b], [xsang.le@gmail.com])
|
|||||||
# [subdir-objects] if needed
|
# [subdir-objects] if needed
|
||||||
AM_INIT_AUTOMAKE([subdir-objects])
|
AM_INIT_AUTOMAKE([subdir-objects])
|
||||||
|
|
||||||
|
: ${CFLAGS="-g -O0"}
|
||||||
# dependencies
|
# dependencies
|
||||||
# C compiler
|
# C compiler
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
|
BIN
dist/lua-0.5.2b.tar.gz
vendored
BIN
dist/lua-0.5.2b.tar.gz
vendored
Binary file not shown.
Reference in New Issue
Block a user