]> pd.if.org Git - pdclib/blobdiff - platform/win32/Config.jam
win32: initial pass at thread support
[pdclib] / platform / win32 / Config.jam
index 1cd357a9a2f0b41dc29dcc869849f0d92c26f20f..538f72b15ba8bd79dc228bc8a4007dd670d2b36f 100644 (file)
@@ -23,6 +23,6 @@ if $(PDCLIB_TOOLCHAIN) = "gcc" {
     EXIT ;\r
 }\r
 \r
-PDCLIB_OPTIONS = nothread notime dlmalloc ;\r
+PDCLIB_OPTIONS = notime dlmalloc ;\r
 \r
 CRT0 = [ FDirName platform win32 crt0$(SUFOBJ) ] ;
\ No newline at end of file