Просмотр исходного кода

Changes to support pgi-10.x.

John suggested running configure --enable-test but
even after making suggested changes, it still doesn't
seem to pick up that BOOST_HAS_PTHREADS has been defined.

Also, not sure how to undefine these macros as they seem
to be set after I explicitly undefine them.

the following macros need to be defined
BOOST_HAS_PTHREADS
the following macros need to be undef'ed
BOOST_NO_STDC_NAMESPACE BOOST_NO_EXCEPTION_STD_NAMESPACE BOOST_DEDUCED_TYPENAME



[SVN r59505]
K. Noel Belcourt 16 лет назад
Родитель
Сommit
9f25c3601f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/config

+ 1 - 1
libs/config

@@ -1 +1 @@
-Subproject commit 2c1d61fbd769a1867d578377bfb3fd4adf2a9132
+Subproject commit b54dc0fca524b7c1eea002224c984ed836bec153

粤ICP备19079148号