Merge pull request #1075 from fewtarius/dev
No need to manually run configure.
This commit is contained in:
commit
81e3a93ff8
1 changed files with 0 additions and 4 deletions
|
@ -10,7 +10,3 @@ PKG_DEPENDS_TARGET="toolchain libtool"
|
|||
PKG_BUILD_FLAGS="+pic"
|
||||
PKG_TOOLCHAIN="configure"
|
||||
|
||||
pre_configure_target() {
|
||||
cd ${PKG_BUILD}
|
||||
./configure
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue