]> pd.if.org Git - pdclib/blobdiff - platform/gandr/Config.jam
Moved errno to main codebase.
[pdclib] / platform / gandr / Config.jam
index 461e5f12ed7431b3caa41641cd861df3fece9b3e..5f674376a6962b8d58641947a3f56000dbe6059b 100644 (file)
@@ -3,12 +3,7 @@ rule PDCLibTargetHeaders {
     SubDirHdrs $(PDCLIB_TOP) platform gandr includes ;
 }
 
-PDCLIB_OPTIONS = 
+PDCLIB_OPTIONS =
     nothread
-    notime 
-    dlmalloc 
-    mincoll 
-    tss_errno 
-    basecodecs 
-    c_locale 
-    ;
\ No newline at end of file
+    basecodecs
+    ;