Skip to content
Commit 03bb359c authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

diffutils: fix configure cache issue with BR2_NEEDS_GETTEXT



Like flex, diffutils doesn't NEED gettext/libintl, but it's configure script
checks for it, so make sure those a built before diffutils, otherwise it
will populate tgt-config.cache with invalid values, breaking the build of
other packages needing it (like libglib2).

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent ccd0fc4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment