diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2013-12-28 22:23:32 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 10:41:59 +0000 |
commit | 00c893c0fe524abb4ae4f1aa6d007ff543fb6afb (patch) | |
tree | 0f5c57e25335401aaaf204b93264c18af143d3e7 /meta/recipes-support/nss-myhostname | |
parent | 42877cedf24629fe61855ce3de5831e55d53a9bc (diff) | |
download | openembedded-core-00c893c0fe524abb4ae4f1aa6d007ff543fb6afb.tar.gz openembedded-core-00c893c0fe524abb4ae4f1aa6d007ff543fb6afb.tar.bz2 openembedded-core-00c893c0fe524abb4ae4f1aa6d007ff543fb6afb.zip |
enchant: fix unrecognised option
Fix the unrecognised option --disable-binreloc, the configure now uses:
AM_CONDITIONAL(WITH_BINRELOC, test "x$br_cv_binreloc" = "xyes")
We can use br_cv_binreloc=no to fix it.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/recipes-support/nss-myhostname')
0 files changed, 0 insertions, 0 deletions