[Lsb-messages] /var/www/bzr/lsb/devel/build_env r2292: Bless gcc 4.8 (bug 3816).

Jeff Licquia licquia at linuxfoundation.org
Fri Sep 12 20:33:28 UTC 2014


------------------------------------------------------------
revno: 2292
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: build_env
timestamp: Fri 2014-09-12 16:33:28 -0400
message:
  Bless gcc 4.8 (bug 3816).
modified:
  lsbdev-cc/lsbcc.c
  package/Makefile
-------------- next part --------------
=== modified file 'lsbdev-cc/lsbcc.c'
--- a/lsbdev-cc/lsbcc.c	2014-07-28 14:12:54 +0000
+++ b/lsbdev-cc/lsbcc.c	2014-09-12 20:33:28 +0000
@@ -518,6 +518,7 @@
     case '5':
     case '6':
     case '7':
+    case '8':
 	/* 
          * pretty much need it for all newer versions of 4.x, though here
 	 * we hedge our bets and only test for known gcc versions.

=== modified file 'package/Makefile'
--- a/package/Makefile	2014-08-11 14:35:14 +0000
+++ b/package/Makefile	2014-09-12 20:33:28 +0000
@@ -46,7 +46,7 @@
 # Should have leading "."
 # a big number (80-99) is leading up to the next minor spec
 # build_env is version-independent so can wait till late to bump this
-SUB_VERSION=.83
+SUB_VERSION=.84
 
 # We define this here instead of directly in the spec file as
 # we need to be able to work out what the produced rpm files will be called



More information about the lsb-messages mailing list