mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-18 16:37:13 +01:00
fixed ARM build
This commit is contained in:
parent
ac918b4350
commit
60ff935467
@ -33,7 +33,7 @@ matrix:
|
||||
|
||||
- env: TEST_NAME="arm-linux-gnueabi- (make)"
|
||||
script:
|
||||
- export CROSS_COMPILE=arm-linux-gnueabi-g++
|
||||
- export CROSS_COMPILE=arm-linux-gnueabi
|
||||
- ./configure --omit=Data/ODBC,Data/MySQL,Crypto,NetSSL && make -s -j2
|
||||
|
||||
- env: TEST_NAME="gcc (CMake)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user