diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-04-12 13:52:18 +0200 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2024-06-12 08:29:11 +0000 |
commit | a45362e582e24f7997edc25dde660297bde710f5 (patch) | |
tree | c2daeea08549bab45b1780edd8f74f1acea90065 /gcc/rust/parse/rust-parse-impl.h | |
parent | 14c4c2f142d1908e8e93aa15d49f61f97f060727 (diff) | |
download | gcc-a45362e582e24f7997edc25dde660297bde710f5.zip gcc-a45362e582e24f7997edc25dde660297bde710f5.tar.gz gcc-a45362e582e24f7997edc25dde660297bde710f5.tar.bz2 |
rust: Do not link with libdl and libpthread unconditionally
ChangeLog:
* Makefile.tpl: Add CRAB1_LIBS variable.
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.ac: Check if -ldl and -lpthread are needed, and if so, add
them to CRAB1_LIBS.
gcc/rust/ChangeLog:
* Make-lang.in: Remove overazealous LIBS = -ldl -lpthread line, link
crab1 against CRAB1_LIBS.
Diffstat (limited to 'gcc/rust/parse/rust-parse-impl.h')
0 files changed, 0 insertions, 0 deletions