1
0
Fork 0

use prebuild lib

This commit is contained in:
Frank Celler 2014-01-13 18:13:46 +01:00
parent 1c2c3a8084
commit 28fca989a1
1 changed files with 2 additions and 0 deletions

View File

@ -183,6 +183,8 @@ pack-arm:
rm -rf Build && mkdir Build
./configure \
CFLAGS="-I./3rdParty-ARM/include" \
LDFLAGS="-L./3rdParty-ARM/lib" \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \