This patch is no longer needed, noticed by Brad.
This commit is contained in:
parent
583cd757dd
commit
1e01a1282f
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-libstdc++-v3_configure,v 1.3 2011/12/13 13:46:45 pascal Exp $
|
||||
--- libstdc++-v3/configure.orig Thu Oct 6 01:09:51 2011
|
||||
+++ libstdc++-v3/configure Mon Dec 12 23:07:13 2011
|
||||
@@ -16222,6 +16222,8 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
|
||||
test x"$ac_has_wctype_h" = xyes; then
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
+#define __STDC_LIMIT_MACROS 1
|
||||
+#include <stdint.h>
|
||||
#include <wchar.h>
|
||||
#include <stddef.h>
|
||||
wint_t i;
|
Loading…
Reference in New Issue
Block a user