[tbb] 01/02: Rollback the -g3 to the default -g

Steven Capper capper-guest at moszumanska.debian.org
Wed Aug 2 18:09:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

capper-guest pushed a commit to annotated tag debian/2017_U7-6
in repository tbb.

commit c7b19791a6c827fb85a9e06c8934cd03542d56eb
Author: Steve Capper <steven.capper at gmail.com>
Date:   Wed Aug 2 19:03:08 2017 +0100

    Rollback the -g3 to the default -g
---
 debian/patches/enhanced-debugging.patch | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/debian/patches/enhanced-debugging.patch b/debian/patches/enhanced-debugging.patch
index 1508fc7..5db4ea8 100644
--- a/debian/patches/enhanced-debugging.patch
+++ b/debian/patches/enhanced-debugging.patch
@@ -55,20 +55,3 @@ Index: tbb/build/Makefile.tbbmalloc
  #------------------------------------------------------
  # Define rules for making the TBBMalloc shared library.
  #------------------------------------------------------
-Index: tbb/build/linux.gcc.inc
-===================================================================
---- tbb.orig/build/linux.gcc.inc
-+++ tbb/build/linux.gcc.inc
-@@ -70,10 +70,10 @@ ifneq (,$(shell gcc -dumpversion | egrep
- endif
- 
- ifeq ($(cfg), release)
--        CPLUS_FLAGS = $(ITT_NOTIFY) -g -O2 -DUSE_PTHREAD
-+        CPLUS_FLAGS = $(ITT_NOTIFY) -g3 -O2 -DUSE_PTHREAD
- endif
- ifeq ($(cfg), debug)
--        CPLUS_FLAGS = -DTBB_USE_DEBUG $(ITT_NOTIFY) -g -O0 -DUSE_PTHREAD
-+        CPLUS_FLAGS = -DTBB_USE_DEBUG $(ITT_NOTIFY) -g3 -O0 -DUSE_PTHREAD
- endif
- 
- TBB_ASM.OBJ=

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/tbb.git



More information about the debian-science-commits mailing list