Author: loonycyborg
Date: Sat Jul 26 21:49:41 2008
New Revision: 28228
URL: http://svn.gna.org/viewcvs/wesnoth?rev=28228&view=rev
Log:
Reverted "ar cru" change because that can cause linker errors sometimes.
Modified:
trunk/src/SConscript
Modified: trunk/src/SConscript
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/SConscript?rev=28228&r1=28227&r2=28228&view=diff
==============================================================================
--- trunk/src/SConscript (original)
+++ trunk/src/SConscript Sat Jul 26 21:49:41 2008
@@ -7,9 +7,6 @@
Import("*")
env.Append(CPPDEFINES = "$EXTRA_DEFINE")
-env.Replace(ARFLAGS = "cru")
-if env["fast"]:
- env.Precious(Glob("*.a"))
#color_range.cpp should be removed, but game_config depends on it.
#game_config has very few things that are needed elsewhere, it should be
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits