No need to manually run configure.
This commit is contained in:
parent
b363dda30f
commit
84df94e641
1 changed files with 0 additions and 6 deletions
|
@ -12,9 +12,3 @@ PKG_TOOLCHAIN="configure"
|
|||
|
||||
PKG_CONFIGURE_OPTS_TARGET=" --disable-dict --disable-doxygen-doc"
|
||||
|
||||
pre_configure_target() {
|
||||
cd ${PKG_BUILD}
|
||||
./configure --disable-dict --disable-doxygen-doc
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue