diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-27 09:45:26 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-27 10:02:06 +0200 |
commit | c43f21339e9417b5f6939e04e02089b445581102 (patch) | |
tree | 0c0d0b215820424e2260e48ef4cf1f785c993eea /CHANGES | |
parent | a731c7d6235306a6ecb29ff7848682736fde7a7b (diff) | |
download | buildroot-novena-c43f21339e9417b5f6939e04e02089b445581102.tar.gz buildroot-novena-c43f21339e9417b5f6939e04e02089b445581102.zip |
at: fix configure cache issue with flex
Make sure flex is built before at if enabled, so it correctly detects
it and doesn't populate tgt-config.cache with invalid values.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny, luafilesystem, luasocket, rings, wsapi, xavante, xterm - Updated/fixed packages: alsa-lib, alsamixergui, avahi, + Updated/fixed packages: alsa-lib, alsamixergui, at, avahi, berkeleydb, bash, blackbox, busybox, bzip2, cdrkit, cmake, dash, dhcp, dialog, diffutils, distcc, dmalloc, dnsmasq, dropbear, e2fsprogs, fbv, file, flex, fontconfig, gawk, gmpc, |