diff options
author | Douglas Rupp <rupp@adacore.com> | 2020-04-13 10:52:39 -0700 |
---|---|---|
committer | Olivier Hainque <hainque@adacore.com> | 2020-10-23 15:47:45 +0000 |
commit | cd8b7d7b24caedea8ff33992088c50b3806d32c4 (patch) | |
tree | 5a01b359e00680cab84a3210079b481890e96d39 /gcc/ada | |
parent | e10440edda6f5f20b1b3c781c063ecf2b6db2572 (diff) | |
download | gcc-cd8b7d7b24caedea8ff33992088c50b3806d32c4.zip gcc-cd8b7d7b24caedea8ff33992088c50b3806d32c4.tar.gz gcc-cd8b7d7b24caedea8ff33992088c50b3806d32c4.tar.bz2 |
Link with the configured net lib on vxworks7
The net library is configurable on vxworks7. Pick the library
to include in link closures in accordance with the availability
of a revealing header file, using the recently introduced
if-exist-then-else spec builtin function.
2021-10-23 Douglas Rupp <rupp@adacore.com>
gcc/
* config/vxworks.h (VXWORKS_NET_LIBS_RTP): Use -lrtnet if
rtnetStackLib.h is available,fallback to -lnet otherwise.
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions