]> Git Repo - buildroot-mgba.git/commit
libiconv: add an error when both libiconv and locale are enabled
authorThomas Petazzoni <[email protected]>
Thu, 29 Jul 2010 07:50:59 +0000 (09:50 +0200)
committerThomas Petazzoni <[email protected]>
Thu, 29 Jul 2010 14:04:38 +0000 (16:04 +0200)
commita302e3aaa0a7e4eec1a82143efbbd09629b499ea
treed47a04c400401e7bfed8e77d2dcf81844fcde1be
parentaad29b55a8851dec26399e37f2b87c0b38c98fc3
libiconv: add an error when both libiconv and locale are enabled

This error should never show up if all Buildroot dependencies are
correct. However, rather than failing horribly later on, catch this
particular case early on and error out.

Signed-off-by: Thomas Petazzoni <[email protected]>
package/libiconv/libiconv.mk
This page took 0.033171 seconds and 4 git commands to generate.