summaryrefslogtreecommitdiff
path: root/debian/patches/libstdc++-test-installed.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/libstdc++-test-installed.diff')
-rw-r--r--debian/patches/libstdc++-test-installed.diff12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/patches/libstdc++-test-installed.diff b/debian/patches/libstdc++-test-installed.diff
index 7784cfc..69bfbe2 100644
--- a/debian/patches/libstdc++-test-installed.diff
+++ b/debian/patches/libstdc++-test-installed.diff
@@ -5,7 +5,7 @@ Index: b/src/libstdc++-v3/testsuite/lib/libstdc++.exp
===================================================================
--- a/src/libstdc++-v3/testsuite/lib/libstdc++.exp
+++ b/src/libstdc++-v3/testsuite/lib/libstdc++.exp
-@@ -39,6 +39,12 @@
+@@ -37,6 +37,12 @@
# the last thing before testing begins. This can be defined in, e.g.,
# ~/.dejagnurc or $DEJAGNU.
@@ -18,7 +18,7 @@ Index: b/src/libstdc++-v3/testsuite/lib/libstdc++.exp
proc load_gcc_lib { filename } {
global srcdir
load_file $srcdir/../../gcc/testsuite/lib/$filename
-@@ -95,6 +101,7 @@
+@@ -93,6 +99,7 @@
global tool_timeout
global DEFAULT_CXXFLAGS
global STATIC_LIBCXXFLAGS
@@ -26,7 +26,7 @@ Index: b/src/libstdc++-v3/testsuite/lib/libstdc++.exp
# We set LC_ALL and LANG to C so that we get the same error
# messages as expected.
-@@ -110,6 +117,9 @@
+@@ -108,6 +115,9 @@
set blddir [lookfor_file [get_multilibs] libstdc++-v3]
set flags_file "${blddir}/scripts/testsuite_flags"
@@ -36,7 +36,7 @@ Index: b/src/libstdc++-v3/testsuite/lib/libstdc++.exp
set shlib_ext [get_shlib_extension]
v3track flags_file 2
-@@ -141,7 +151,11 @@
+@@ -139,7 +149,11 @@
# Locate libgcc.a so we don't need to account for different values of
# SHLIB_EXT on different platforms
@@ -49,7 +49,7 @@ Index: b/src/libstdc++-v3/testsuite/lib/libstdc++.exp
if {$gccdir != ""} {
set gccdir [file dirname $gccdir]
append ld_library_path_tmp ":${gccdir}"
-@@ -150,7 +164,11 @@
+@@ -148,7 +162,11 @@
# Locate libgomp. This is only required for parallel mode.
set v3-libgomp 0
@@ -62,7 +62,7 @@ Index: b/src/libstdc++-v3/testsuite/lib/libstdc++.exp
if {$libgompdir != ""} {
set v3-libgomp 1
set libgompdir [file dirname $libgompdir]
-@@ -161,7 +179,12 @@
+@@ -159,7 +177,12 @@
# Locate libstdc++ shared library. (ie libstdc++.so.)
set v3-sharedlib 0