You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-devel/gcc-apple/files/libstdc++-16.patch

12 lines
253 B

--- libstdc++-v3/include/bits/c++config
+++ libstdc++-v3/include/bits/c++config
@@ -76,7 +76,7 @@
}
namespace std
{
- using namespace __gnu_debug_def __attribute__ ((strong));
+ using namespace __gnu_debug_def;
}
#else
# define _GLIBCXX_STD std