commit: 2ecee433b9673128ad4796988a1767989ef343b1
parent d20d4f021cf95495708646500a5046f5273f646e
Author: Michael Forney <mforney@mforney.org>
Date: Wed, 13 Jul 2022 12:19:34 -0700
binutils: Fix header dependencies on bfdver.h
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pkg/binutils/gen.lua b/pkg/binutils/gen.lua
@@ -20,6 +20,7 @@ cflags{
pkg.deps = {
'pkg/zlib/headers',
'$outdir/bfd/bfd.h',
+ '$outdir/bfd/bfdver.h',
'$outdir/bfd/bfd_stdint.h',
}
@@ -243,7 +244,6 @@ sub('gas.ninja', function()
'$outdir/gas/targ-cpu.h',
'$outdir/gas/targ-env.h',
'$outdir/gas/obj-format.h',
- '$outdir/bfd/bfdver.h',
}
-- src/gas/Makefile.am:/^GAS_CFILES
exe('bin/as', [[