]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
flex: delete broken flex++ symlink from target
authorDanomi Manchego <danomimanchego123@gmail.com>
Tue, 29 Jul 2014 01:35:34 +0000 (21:35 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Jul 2014 21:54:22 +0000 (23:54 +0200)
commitdd70b3b7531ca8cabb5aadcd52606172bf187e50
tree45c77bddadcbd05f6feef951e98d5ceddd353532
parent025d4a17298e85e6efad42bdde619e47bb78ba20
flex: delete broken flex++ symlink from target

When flex is built for the target without installing the
flex binary, a flex++ symlink installed by flex's Makefile
points to the missing flex executable.  This mod adds
a post target install hook to remove the broken symlink.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/flex/flex.mk