Fredrik Fornwall
9 years ago
2 changed files with 13 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||||
|
diff -u -r ../gcc-6.1.0/gcc/cp/g++spec.c ./gcc/cp/g++spec.c
|
||||
|
--- ../gcc-6.1.0/gcc/cp/g++spec.c 2016-01-04 09:30:50.000000000 -0500
|
||||
|
+++ ./gcc/cp/g++spec.c 2016-05-02 16:35:07.495988169 -0400
|
||||
|
@@ -46,7 +46,7 @@
|
||||
|
#endif |
||||
|
|
||||
|
#ifndef LIBSTDCXX |
||||
|
-#define LIBSTDCXX "stdc++"
|
||||
|
+#define LIBSTDCXX "gnustl_shared"
|
||||
|
#endif |
||||
|
#ifndef LIBSTDCXX_PROFILE |
||||
|
#define LIBSTDCXX_PROFILE LIBSTDCXX |
Loading…
Reference in new issue