Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Jaka Kranjc (c12b6d2267ca9c0eaf53e23efd8f72f8d5a9634b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Jaka Kranjc (c12b6d2267ca9c0eaf53e23efd8f72f8d5a9634b)
  • Date: Fri, 3 Oct 2008 09:40:24 -0500

GIT changes to master games grimoire by Jaka Kranjc
<lynxlynxlynx AT sourcemage.org>:

games-strategy-tbs/wesnoth/BUILD | 2 +-
games-strategy-tbs/wesnoth/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit c12b6d2267ca9c0eaf53e23efd8f72f8d5a9634b
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

wesnoth: disable Werror

diff --git a/games-strategy-tbs/wesnoth/BUILD
b/games-strategy-tbs/wesnoth/BUILD
index 42a8131..de6fefe 100755
--- a/games-strategy-tbs/wesnoth/BUILD
+++ b/games-strategy-tbs/wesnoth/BUILD
@@ -1,2 +1,2 @@
-OPTS="${WESNOTH_OPTS} ${OPTS}" &&
+OPTS="${WESNOTH_OPTS} --disable-strict-compilation ${OPTS}" &&
default_games_build
diff --git a/games-strategy-tbs/wesnoth/HISTORY
b/games-strategy-tbs/wesnoth/HISTORY
index d3d253e..6f03eaf 100644
--- a/games-strategy-tbs/wesnoth/HISTORY
+++ b/games-strategy-tbs/wesnoth/HISTORY
@@ -1,3 +1,6 @@
+2008-10-03 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * BUILD: disable Werror
+
2008-09-11 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated devel to 1.5.4




  • [SM-Commit] GIT changes to master games grimoire by Jaka Kranjc (c12b6d2267ca9c0eaf53e23efd8f72f8d5a9634b), Jaka Kranjc, 10/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page