OS Specific Toolchain: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
mNo edit summary
Line 217: Line 217:
This file describes how the libstdc++ configure file will examine your operating system and adjust the provided features of libstdc++ accordingly. Add a case similar to
This file describes how the libstdc++ configure file will examine your operating system and adjust the provided features of libstdc++ accordingly. Add a case similar to


<syntaxhighlight lang="autoconf">
<syntaxhighlight lang="bash">
*-myos*)
*-myos*)
GLIBCXX_CHECK_COMPILER_FEATURES
GLIBCXX_CHECK_COMPILER_FEATURES