diff options
author | Mike Crowe <mac@mcrowe.com> | 2014-04-02 16:04:11 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-04 11:50:44 +0100 |
commit | 4bee0a93ed985b38c6b4eb605d8e16f5d7c82d51 (patch) | |
tree | 69f201f6ed856515ee0b295cce8b4074219c2330 /scripts/buildhistory-collect-srcrevs | |
parent | 2b6a1cf9c7e05d204df82aa962d3ae09744dd86a (diff) | |
download | openembedded-core-4bee0a93ed985b38c6b4eb605d8e16f5d7c82d51.tar.gz openembedded-core-4bee0a93ed985b38c6b4eb605d8e16f5d7c82d51.tar.bz2 openembedded-core-4bee0a93ed985b38c6b4eb605d8e16f5d7c82d51.zip |
cmake-native: Stop building ccmake
The bootstrapped cmake is called in such a way that it will automatically
enable building ccmake if curses is found. This tool isn't particularly
useful to us and it will cause build problems if ncurses-native is built in
parallel with cmake-native so let's just pass -DBUILD_CursesDialog=0 to
disable the feature altogether as the non-native cmake does.
Unfortunately this requires patching the bootstrap script since there
appears to be no way to get this option through.
Signed-off-by: Mike Crowe <mac@mcrowe.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/buildhistory-collect-srcrevs')
0 files changed, 0 insertions, 0 deletions