]> pd.if.org Git - pdclib/blobdiff - platform/win32/Config.jam
Minimize the amount of internal definitions which get exposed via the user-visible...
[pdclib] / platform / win32 / Config.jam
index 538f72b15ba8bd79dc228bc8a4007dd670d2b36f..018ad6153bb6156c16406cb0bd44ed686e55ffa0 100644 (file)
@@ -23,6 +23,6 @@ if $(PDCLIB_TOOLCHAIN) = "gcc" {
     EXIT ;\r
 }\r
 \r
-PDCLIB_OPTIONS = notime dlmalloc ;\r
+PDCLIB_OPTIONS = notime dlmalloc mincoll tss_errno ;\r
 \r
 CRT0 = [ FDirName platform win32 crt0$(SUFOBJ) ] ;
\ No newline at end of file