tidy5: really fix cross
This commit is contained in:
parent
e9554cc39f
commit
e7fcf88cf4
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ pre_configure() {
|
|||
cd ${cmake_builddir}
|
||||
|
||||
env - PATH=/usr/bin cmake -DBUILD_SHARED_LIB:BOOL=FALSE ${wrksrc}
|
||||
make ${makejobs} ${pkgname}
|
||||
make ${makejobs} tidy
|
||||
|
||||
cp tidy ${wrksrc}
|
||||
cd ${wrksrc}
|
||||
|
|
Loading…
Reference in a new issue