]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
ld: Remove JANSSON_LIBS from ld_new_DEPENDENCIES
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 19 Jun 2024 21:24:35 +0000 (14:24 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 19 Jun 2024 23:07:40 +0000 (16:07 -0700)
commit9e9a27707e9342f2002f7673421d4abbafc883ec
tree526cd90c83d2fb6b4415b13d55f5750150d67eb5
parentb820cd55a3da42132123a874b69c9be3777c0ca0
ld: Remove JANSSON_LIBS from ld_new_DEPENDENCIES

Remove JANSSON_LIBS from ld_new_DEPENDENCIES since ld_new_DEPENDENCIES
should only contain binutils dependencies.

PR ld/31909
* Makefile.am (ld_new_DEPENDENCIES): Remove JANSSON_LIBS.
* Makefile.in: Regenerated.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
ld/Makefile.am
ld/Makefile.in