freebsd-ports/devel/stlport/files/extra-patch-no-short-string-optim-user_config.h.diff
Thierry Thomas 8cdb68e8c7 Upgrade to 5.1.4 and unbreak.
Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=146814&release_id=544939>

PR:		ports/118372
Submitted by:	Vaclav Haisman <v.haisman (at) sh.cvut.cz>
2007-12-23 17:00:36 +00:00

14 lines
386 B
Diff

--- stlport/stl/config/user_config.h Sun Dec 2 19:53:27 2007
+++ stlport/stl/config/user_config.h Sun Dec 2 19:55:33 2007
@@ -273,9 +273,9 @@
* prefer systematical dynamic allocation turn on this macro.
* STLport rebuild: Yes
*/
-/*
+
#define _STLP_DONT_USE_SHORT_STRING_OPTIM 1
-*/
+
/*
* To reduce the famous code bloat trouble due to the use of templates STLport grant