diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-10-25 20:39:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-10-25 20:39:41 +0000 |
commit | 506eb5219ebf3275c7e5e679c698d0cf29bf3d96 (patch) | |
tree | be7395fe3b7fe87e861bac8dcfffc860da7bc9b2 /opcodes | |
parent | 214ce7b58a5e6526bd9fcfe7e7893e2b915f75fd (diff) | |
download | fsf-binutils-gdb-506eb5219ebf3275c7e5e679c698d0cf29bf3d96.zip fsf-binutils-gdb-506eb5219ebf3275c7e5e679c698d0cf29bf3d96.tar.gz fsf-binutils-gdb-506eb5219ebf3275c7e5e679c698d0cf29bf3d96.tar.bz2 |
binutils: fix out of tree building with syslex regens
If you take a release tarball (which has pregenerated syslex and sysinfo files
in it), apply some patches which touch syslex.l, and then build the result out
of tree, it will fail. This is because syslex.l uses sysinfo.h, but the
sysinfo.y file wasn't updated and so it wasn't regenerated (the files are found
in the $srcdir), and the build rule for syslex.c does not use -I$(srcdir) when
it finds a local file. Simple fix below.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'opcodes')
0 files changed, 0 insertions, 0 deletions