mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-16 05:14:01 +02:00
revert doxin change
This commit is contained in:
@@ -248,7 +248,7 @@ if GetOption("ptw32-static"):
|
|||||||
# check if we need to do static linking.
|
# check if we need to do static linking.
|
||||||
|
|
||||||
if(GetOption('static')):
|
if(GetOption('static')):
|
||||||
env.Append(LINKFLAGS=['-static-libgcc','-static'])
|
env.Append(LINKFLAGS=['-static-libgcc'])
|
||||||
|
|
||||||
# check if we need to compile the save renderer. add a define accordingly. compile the game by default.
|
# check if we need to compile the save renderer. add a define accordingly. compile the game by default.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user