aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@adacore.com>2024-05-30 04:01:15 -0300
committerAlexandre Oliva <oliva@gnu.org>2024-05-30 04:01:15 -0300
commit5955c18dfb970740d55d432aeee5cb5a6f51cf65 (patch)
treec369621ec903d3eb62ff8a6ed428f400f774e588 /gcc
parentb6c6d5abf0d31c936f50f8f9073c5e335b9e24b7 (diff)
downloadgcc-5955c18dfb970740d55d432aeee5cb5a6f51cf65.zip
gcc-5955c18dfb970740d55d432aeee5cb5a6f51cf65.tar.gz
gcc-5955c18dfb970740d55d432aeee5cb5a6f51cf65.tar.bz2
[libstdc++-v3] [rtems] enable filesystem support
mkdir, chdir and chmod functions are defined in librtemscpu, that doesn't get linked in during libstdc++-v3 configure, but applications use -qrtems for linking, which brings those symbols in, so it makes sense to mark them as available so that the C++ filesystem APIs are enabled. for libstdc++-v3/ChangeLog * configure.ac [*-*-rtems*]: Set chdir, chmod and mkdir as available. * configure: Rebuilt.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions