]> pd.if.org Git - pdclib/blobdiff - platform/example/Config.jam
Moved the C locale implementation into main code base. None of these are really optio...
[pdclib] / platform / example / Config.jam
index 9b4d07226430df5d7e12812acd38234648448a42..f8dab513bdeb1ce999503f93a18b7a5cfb12ef2b 100644 (file)
@@ -11,8 +11,6 @@ if $(PDCLIB_TOOLCHAIN) = "gcc" {
 
 PDCLIB_OPTIONS = 
        nothread 
-       notime 
        tss_errno 
        basecodecs 
-    c_locale 
     ;