mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2025-01-13 23:28:04 +03:00
build.gradle: Fix missing brace
This commit is contained in:
parent
158c2478e3
commit
b465002c4d
@ -158,6 +158,7 @@ void setupToolchain(NativeBinarySpec b)
|
||||
|
||||
if (useGcc) {
|
||||
cfg.compilerOptions.args '-fno-devirtualize'
|
||||
}
|
||||
else {
|
||||
cfg.compilerOptions.args '-fno-strict-vtable-pointers', '-Wno-overloaded-virtual'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user