mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-01-17 22:38:38 +01:00
FAG, please get out of there
This commit is contained in:
parent
418373a3cd
commit
cbf7ca22b0
@ -122,7 +122,7 @@ if(GetOption('lin32') or GetOption('lin64')):
|
||||
env.Append(CCFLAGS=['-m32'])
|
||||
env.Append(CPPDEFINES=["LIN32"])
|
||||
else:
|
||||
env.Append(LINKFAGS=['-m64'])
|
||||
env.Append(LINKFLAGS=['-m64'])
|
||||
env.Append(CCFLAGS=['-m64'])
|
||||
env.Append(CPPDEFINES=["LIN64"])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user