OSDN Git Service

* testsuite/libffi.special/special.exp (cxx_options): Add
[pf3gnuchains/gcc-fork.git] / libffi / testsuite / libffi.special / special.exp
index df96d03..5a1c081 100644 (file)
@@ -25,7 +25,7 @@ global srcdir subdir
 
 global cxx_options
 
-set cxx_options " -lstdc++"
+set cxx_options " -shared-libgcc -lstdc++"
 
 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.cc]] $cxx_options ""