A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/openresty/lua-nginx-module/commit/1fd1e83c80612998647ee7ea933d3fdb2e9d9d9b below:

doesn't set flags for Darwin arm64. (#2071) · openresty/lua-nginx-module@1fd1e83 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -94,7 +94,7 @@ END

94 94

case "$NGX_PLATFORM" in

95 95

Darwin:*)

96 96

case "$NGX_MACHINE" in

97 -

amd64 | x86_64 | i386)

97 +

amd64 | arm64 | x86_64 | i386)

98 98

echo "adding extra linking options needed by LuaJIT on $NGX_MACHINE"

99 99

luajit_ld_opt="$luajit_ld_opt -pagezero_size 10000 -image_base 100000000"

100 100

ngx_feature_libs="$ngx_feature_libs -pagezero_size 10000 -image_base 100000000"

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4