Skip to content
Snippets Groups Projects
Commit 25d02d5d authored by JeremyRand's avatar JeremyRand Committed by boklm
Browse files

Bug 32355: openssl: Add linux-arm target

parent eb83bb70
No related branches found
Tags tbb-12.5a6-build1
No related merge requests found
......@@ -14,6 +14,9 @@ targets:
linux-i686:
var:
configure_opts: -shared linux-x86
linux-arm:
var:
configure_opts: -shared --cross-compile-prefix=[% c("var/crosstarget") %]- linux-armv4
windows:
var:
flag_mwindows: ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment