[SM-Commit] PERFORCE change 77165 by Pol Vinogradov for review

Perforce Review Daemon p4review at smee.org
Mon Apr 3 15:00:03 EDT 2006


Change 77165 by pol_vinogradov at public on 2006/04/03 19:56:55

	DEPENDS, DETAILS: removed gcc 3.4.x stuff again
	BUILD: added for C{,XX}FLAGS change (thanks to Arwed and George)

Affected files ...

... //sgl/grimoires/devel/spelling/aspell/BUILD#1 add
... //sgl/grimoires/devel/spelling/aspell/DEPENDS#5 edit
... //sgl/grimoires/devel/spelling/aspell/DETAILS#7 edit
... //sgl/grimoires/devel/spelling/aspell/HISTORY#9 edit

Differences ...

==== //sgl/grimoires/devel/spelling/aspell/DEPENDS#5 (xtext) ====

@@ -1,3 +1,2 @@
 depends g++     &&
-depends gcc34   &&
 optional_depends ncurses "" "" "screen display support"

==== //sgl/grimoires/devel/spelling/aspell/DETAILS#7 (xtext) ====

@@ -1,7 +1,6 @@
            SPELL=aspell
        BUILD_API=2
          VERSION=0.60.4
-     GCC_VERSION=3.4
 SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
           SOURCE=${SPELL}-${VERSION}.tar.gz
       SOURCE_URL=${GNU_URL}/${SPELL}/${SOURCE}

==== //sgl/grimoires/devel/spelling/aspell/HISTORY#9 (text) ====

@@ -1,3 +1,8 @@
+2006-04-03 Pol Vinogradov <vin.public at gmail.com>
+	* DEPENDS, DETAILS: removed gcc 3.4.x stuff again
+	* BUILD: added for C{,XX}FLAGS change (thanks to Arwed and George)
+	(bug 10800)
+
 2006-03-31 Pol Vinogradov <vin.public at gmail.com>
 	* DEPENDS, DETAILS: all is reverted, fails for me with gcc 4.0.3
 



More information about the SM-Commit mailing list