[Lsb-messages] /var/www/bzr/lsb/devel/build_env r2320: add logic to select old ABI for c++ if needed (bug 4171)

Mats Wichmann mats at linuxfoundation.org
Sat Aug 20 14:48:11 UTC 2016


------------------------------------------------------------
revno: 2320
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: build_env
timestamp: Sat 2016-08-20 08:48:11 -0600
message:
  add logic to select old ABI for c++ if needed (bug 4171)
modified:
  package/Makefile
-------------- next part --------------
=== modified file 'package/Makefile'
--- a/package/Makefile	2016-08-20 14:44:02 +0000
+++ b/package/Makefile	2016-08-20 14:48:11 +0000
@@ -54,7 +54,7 @@
 
 # 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
-BUILDNO=1
+BUILDNO=2
 
 # Initialize LIB64 to proper value for 64-bit architectures
 export LIB64:=$(shell case `uname -m` in (ppc64 | s390x | x86_64) echo 64 ;; esac)



More information about the lsb-messages mailing list