]> pd.if.org Git - pdclib/blobdiff - platform/win32/Config.jam
PDCLIB-1 (PDCLIB-3) Make wide character classification/collation information locale...
[pdclib] / platform / win32 / Config.jam
index 77be30586dae7f5403e9a9f3c05cf92f01e4fa00..baac82e745e4b281b53f4602d0144085e692bdd2 100644 (file)
@@ -23,6 +23,6 @@ if $(PDCLIB_TOOLCHAIN) = "gcc" {
     EXIT ;\r
 }\r
 \r
-PDCLIB_OPTIONS = notime dlmalloc mincoll tss_errno basecodecs ;\r
+PDCLIB_OPTIONS = notime dlmalloc mincoll tss_errno basecodecs c_locale ;\r
 \r
 CRT0 = [ FDirName platform win32 crt0$(SUFOBJ) ] ;
\ No newline at end of file