SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds).
This adds the ability for us to change the GCC version we use more flexibly.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
g++ -I../../core ../../core/sm_crc32.cpp main.cpp -ocrc32
|
||||
g++ -I../../core ../../core/sm_crc32.cpp main.cpp -o crc32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user