Commit b6437560 authored by nanahira's avatar nanahira

fix

parent cc8408f2
Pipeline #34792 passed with stages
in 6 minutes and 54 seconds
...@@ -403,9 +403,9 @@ workspace "YGOPro" ...@@ -403,9 +403,9 @@ workspace "YGOPro"
buildoptions { buildoptions {
"-march=armv8-a", "-march=armv8-a",
"-mtune=cortex-a72", "-mtune=cortex-a72",
"-fPIC",
"-Wno-psabi" "-Wno-psabi"
} }
pic "On"
end end
filter { "configurations:Debug", "action:vs*" } filter { "configurations:Debug", "action:vs*" }
......
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