Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Donald Johnson (a4bf381bca2b2b85282340ade235a68ea6b12bc9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
  • To: Donald Johnson <scm AT sourcemage.org>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Donald Johnson (a4bf381bca2b2b85282340ade235a68ea6b12bc9)
  • Date: Thu, 17 Sep 2009 07:19:23 +0200 (CEST)

:2009-09-17T00:14:Donald Johnson:

> GIT changes to master grimoire by Donald Johnson <ltdonny AT gmail.com>:
>
> collab/subversion/BUILD | 2 ++
> 1 files changed, 2 insertions(+)
>

HISTORY entry.

> +# -ggdb will not let it compile with a release version
> +OPTS=${OPTS/-ggdb/}

OPTS???? Shouldn't that be CFLAGS or CXXFLAGS? Also what if the user
WANTS to build it with -ggdb(I know I have -g on all casts so there
might be others with -ggdb?)

Best way is check if it's there by the user if not wipe it.

And yes add into CONFIGURE an option to either build release or debug
build and act on those as well?

--
Andraž ruskie Levstik
Source Mage GNU/Linux Games/Xorg grimoire guru
Re-Alpine Coordinator http://sourceforge.net/projects/re-alpine/
Geek/Hacker/Tinker

Ryle hira.


Archive powered by MHonArc 2.6.24.

Top of Page