mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
upgraded LuaJIT to 2.0.0beta10.
This commit is contained in:
6
util/configure
vendored
6
util/configure
vendored
@ -515,9 +515,9 @@ _END_
|
||||
.q{ -DLUA_USE_ASSERT'};
|
||||
}
|
||||
|
||||
if ($platform =~ /bsd/i) {
|
||||
$extra_opts .= ' CFLAGS=-I..';
|
||||
}
|
||||
#if ($platform =~ /bsd/i) {
|
||||
#$extra_opts .= ' CFLAGS=-I..';
|
||||
#}
|
||||
|
||||
if ($on_solaris) {
|
||||
$extra_opts .= " INSTALL_X='$root_dir/build/install -m 0755' " .
|
||||
|
Reference in New Issue
Block a user