diff options
author | Olivier Hainque <hainque@adacore.com> | 2022-02-18 22:57:42 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-05-16 08:42:02 +0000 |
commit | d12b8e951c3c13e24b41f4c59157aa0643fd1d44 (patch) | |
tree | 765b0832cc958618be1568023e75790e435409c5 /gcc/ada/cstreams.c | |
parent | 2878027c64d62b29091f5a816d95b4ad8830210d (diff) | |
download | gcc-d12b8e951c3c13e24b41f4c59157aa0643fd1d44.zip gcc-d12b8e951c3c13e24b41f4c59157aa0643fd1d44.tar.gz gcc-d12b8e951c3c13e24b41f4c59157aa0643fd1d44.tar.bz2 |
[Ada] Map gnatlib-shared to gnatlib-shared-dual for aarch64-vx7r2
This is an incremental change towards supporting shared libraries
for VxWorks on aarch64.
The aarch64-vx7r2 compiler supports compilation with -fpic/PIC. This
change adds aarch64 to the list of CPUs for which GNATLIB_SHARED maps to
gnatlib-shared-dual for vxworks7r2, so "make gnatlib-shared" actually
builds a shared lib.
While other adjustments will be needed to get the runtime tests to pass,
this one is a necessary step and doesn't impair the rest.
gcc/ada/
* Makefile.rtl: Add aarch64 to the list of CPUs for which
GNATLIB_SHARED maps to gnatlib-shared-dual for vxworks7r2.
Diffstat (limited to 'gcc/ada/cstreams.c')
0 files changed, 0 insertions, 0 deletions