Commit d57ca355 authored by nanahira's avatar nanahira Committed by GitHub

dll.lua: use modern way for -fPIC (#745)

parent d2c75412
......@@ -61,7 +61,7 @@ workspace "ocgcoredll"
filter "system:linux"
defines { "LUA_USE_LINUX" }
buildoptions { "-fPIC" }
pic "On"
filter {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment