diff options
author | Joel Brobecker <brobecker@adacore.com> | 2022-11-27 16:43:42 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2022-11-30 07:32:58 +0400 |
commit | 629e5e1ae89023bf4dbde9333d18ff4aead2c708 (patch) | |
tree | 260dd34c4a1d63db9aa6b443e0fb24906248c1e5 /gas/flonum.h | |
parent | eb362ca1a6ccfe04fa44bc7ce3c244061ec02a19 (diff) | |
download | gdb-629e5e1ae89023bf4dbde9333d18ff4aead2c708.zip gdb-629e5e1ae89023bf4dbde9333d18ff4aead2c708.tar.gz gdb-629e5e1ae89023bf4dbde9333d18ff4aead2c708.tar.bz2 |
src-release.sh: Fix gdb source tarball build failure due to libsframe
This script was recently changed as follow:
| commit e619dddb3a45780ae66d762756882a3b896b617d
| Date: Tue Nov 15 15:07:13 2022 -0800
| Subject: src-release.sh: Add libsframe
|
| Add libsframe to the list of top level directories that will be included
| in a release.
Since then, the gdb source tarball has been failing with the error
below during the "make configure-host configure-target" phase:
| make[3]: *** No rule to make target '../libsframe/libsframe.la',
| needed by 'libbfd.la'. Stop.
| make[3]: Leaving directory '/tmp/gdb-public/bfd'
This patch fixes the issue by adding libsframe to the list of
GDB_SUPPORT_DIRS, similar to what was done for BINUTILS.
ChangeLog:
* src-release.sh (GDB_SUPPORT_DIRS): Add libsframe.
Diffstat (limited to 'gas/flonum.h')
0 files changed, 0 insertions, 0 deletions