]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
[Ada] Define __wrs_rtp_base in linker spec
authorJohannes Kliemann <kliemann@adacore.com>
Fri, 8 Oct 2021 15:55:33 +0000 (15:55 +0000)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 20 Oct 2021 10:17:05 +0000 (10:17 +0000)
gcc/ada/

* vxworks7-cert-rtp-link.spec: Add the definition of
__wrs_rtp_base.

gcc/ada/vxworks7-cert-rtp-link.spec

index 0e0440f8ed3c9e32314e16f1313b462c7ccccd84..4bbf3762cc7c0876105df282766a1593597c7844 100644 (file)
@@ -5,5 +5,6 @@
 + %{!nostdlib:%{mrtp:%{!shared: \
      -l:certRtp.o \
      -L%:getenv(VSB_DIR /usr/lib/common/objcert) \
+     --defsym=__wrs_rtp_base=0x80000000 \
      -T%:getenv(VSB_DIR /usr/ldscripts/rtp.ld) \
    }}}