]> pd.if.org Git - pdclib/blobdiff - platform/win32/Config.jam
dlmalloc not really optional, and I am not fond of the whole opt/ thing in the first...
[pdclib] / platform / win32 / Config.jam
index 2ea7ff0234101d085a92b20efe1d99523e5ade70..1c59de6d25a7009e20b49607fb66aaa4d23af61c 100644 (file)
@@ -25,11 +25,10 @@ if $(PDCLIB_TOOLCHAIN) = "gcc" {
 \r
 PDCLIB_OPTIONS = \r
     notime \r
-    dlmalloc \r
     mincoll \r
     tss_errno \r
     basecodecs \r
     c_locale \r
     ;\r
 \r
-CRT0 = [ FDirName platform win32 crt0$(SUFOBJ) ] ;
\ No newline at end of file
+CRT0 = [ FDirName platform win32 crt0$(SUFOBJ) ] ;\r