]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
gnulib: define the path to gnulib's parent dir
authorMike Frysinger <vapier@gentoo.org>
Tue, 8 Jun 2021 22:04:28 +0000 (18:04 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 14 Jun 2021 22:01:20 +0000 (18:01 -0400)
commit483ab96a1bd6df30035dc2ae1a90b1b59c54ef75
tree6caabc894a85765a3cd961a28fc0c635aa462e05
parent09db4332c6017ab57cd136788c48e5a81e3b9399
gnulib: define the path to gnulib's parent dir

The current setting assumes that gnulib is only used by dirs
immediately under the source root.  Trying to build it two or
more levels deep fails.  Switch GNULIB_BUILDDIR to a relative
GNULIB_PARENT_DIR so that it can be used to construct both the
build & source paths.
gdb/ChangeLog
gdb/Makefile.in
gdbserver/ChangeLog
gdbserver/Makefile.in
gnulib/ChangeLog
gnulib/Makefile.gnulib.inc.in
sim/common/ChangeLog
sim/common/Make-common.in