X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fexample%2FConfig.jam;h=414111b16a601734d6589f2df8ef36a4a2ca3e36;hp=06ee0c466fc0fa15dbf16693e9e62ecdb5f9d27f;hb=b5d36b0dfa121d20e9056cfbca097e3aab488bab;hpb=522a5e059582a513f7af8e418a1e8611aafb3513 diff --git a/platform/example/Config.jam b/platform/example/Config.jam index 06ee0c4..414111b 100644 --- a/platform/example/Config.jam +++ b/platform/example/Config.jam @@ -9,9 +9,6 @@ if $(PDCLIB_TOOLCHAIN) = "gcc" { PDCLIB_TEST_LINKLIBS += -lgcc ; } -PDCLIB_OPTIONS = - nothread - tss_errno - basecodecs - c_locale +PDCLIB_OPTIONS = + nothread ;