summaryrefslogtreecommitdiff
path: root/stlport/STLport-4.5-cxx0x.patch
diff options
context:
space:
mode:
Diffstat (limited to 'stlport/STLport-4.5-cxx0x.patch')
-rw-r--r--stlport/STLport-4.5-cxx0x.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/stlport/STLport-4.5-cxx0x.patch b/stlport/STLport-4.5-cxx0x.patch
deleted file mode 100644
index 88d96d0df..000000000
--- a/stlport/STLport-4.5-cxx0x.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- misc/STLport-4.5/stlport/config/stl_gcc.h
-+++ misc/build/STLport-4.5/stlport/config/stl_gcc.h
-@@ -239,10 +239,10 @@
-
-
- /* strict ANSI prohibits "long long" ( gcc) */
--# if defined ( __STRICT_ANSI__ )
--# undef _STLP_LONG_LONG
--// # define _STLP_STRICT_ANSI 1
--# endif
-+//# if defined ( __STRICT_ANSI__ )
-+//# undef _STLP_LONG_LONG
-+//// # define _STLP_STRICT_ANSI 1
-+//# endif
-
- //# if !defined (__STRICT_ANSI__) || defined (__BUILDING_STLPORT)
- //# define _STLP_USE_TEMPLATE_EXPORT