diff options
author | Дилян Палаузов <dilyan.palauzov@aegee.org> | 2022-10-20 17:05:04 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2022-10-21 08:51:16 +0200 |
commit | 36ba985145ffa8e2078033fc1f1cf22851707a8e (patch) | |
tree | a7acb21ab75f25babdae8c795fd0e40770ba69dd /gcc/fortran/resolve.c | |
parent | f56d48b2471c388401174029324e1f4c4b84fcdb (diff) | |
download | gcc-36ba985145ffa8e2078033fc1f1cf22851707a8e.zip gcc-36ba985145ffa8e2078033fc1f1cf22851707a8e.tar.gz gcc-36ba985145ffa8e2078033fc1f1cf22851707a8e.tar.bz2 |
Don't build readline/libreadline.a, when --with-system-readline is supplied
https://sourceware.org/bugzilla/show_bug.cgi?id=18632
The bundled libreadline is always built, even if the system is
./configure'd --with-system-readline and the build libreadline.a is not
used.
Proposed patch:
Fix ./configure.ac not to proceed readline/, when --with-system-
readline is provided
* configure.ac: Don't configure readline if --with-system-readline is
used.
* configure: Re-generate.
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions