flex: install in the staging directory
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Feb 2010 12:20:39 +0000 (13:20 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 23 Feb 2010 19:34:32 +0000 (20:34 +0100)
commit3502bb056f0de1e4eecd7b0de6156daf18a2162c
tree73a4788c22466ed7108af2936eab902cfa90b959
parent364555d9fff02e02f96f92f6f8b080663c424c89
flex: install in the staging directory

Flex contains a libfl.a directory, which programs for the target might
link against. Therefore, we need to install flex to the staging
directory. An example of such a program is gob2, which needs the
yywrap() function, which is implemented by libfl.

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