]> git.ipfire.org Git - thirdparty/gcc.git/commit
Check for more missing math decls on vxworks.
authorDouglas B Rupp <douglas.b.rupp@gmail.com>
Sun, 31 May 2020 20:25:28 +0000 (13:25 -0700)
committerDouglas B Rupp <douglas.b.rupp@gmail.com>
Sun, 31 May 2020 21:32:27 +0000 (14:32 -0700)
commit0edfc1fd22405ee8e946101e44cd8edc0ee12047
treed9b365cf3d9456c82f604c1beac1774462b87533
parent1bb808504643e6c3c0df0fdd68a941ed2a64c7f0
Check for more missing math decls on vxworks.

Use the GLIBCXX_CHECK_MATH_DECL macro to check for the full list of
vxworks math decls.

libstdc++-v3/ChangeLog

* crossconfig.m4 (<*-vxworks>): Check for more math decls.
* configure: Rebuild.
libstdc++-v3/configure
libstdc++-v3/crossconfig.m4