config 1.1 KB

123456789101112131415161718192021222324252627282930313233343536
  1. # vim: filetype=yaml sw=2
  2. version: 1.0.2q
  3. filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
  4. var:
  5. container:
  6. use_container: 1
  7. targets:
  8. linux-x86_64:
  9. var:
  10. configure_opts: -shared enable-ec_nistp_64_gcc_128 linux-generic64
  11. linux-i686:
  12. var:
  13. configure_opts: -shared linux-generic32
  14. linux-armhf:
  15. var:
  16. configure_opts: -shared linux-armv4 -march=armv7-a
  17. linux-arm64:
  18. var:
  19. configure_opts: -shared linux-aarch64
  20. windows:
  21. var:
  22. flag_mwindows: ''
  23. configure_opts: '-shared --cross-compile-prefix=[% c("arch") %]-w64-mingw32- mingw[% IF c("var/windows-x86_64") %]64[% END %] "[% c("var/CFLAGS") %] [% c("var/LDFLAGS") %]"'
  24. osx-x86_64:
  25. var:
  26. configure_opts: --cross-compile-prefix=x86_64-apple-darwin11- darwin64-x86_64-cc enable-ec_nistp_64_gcc_128
  27. input_files:
  28. - project: container-image
  29. - name: '[% c("var/compiler") %]'
  30. project: '[% c("var/compiler") %]'
  31. - URL: 'https://www.openssl.org/source/openssl-[% c("version") %].tar.gz'
  32. sha256sum: 5744cfcbcec2b1b48629f7354203bc1e5e9b5466998bbccc5b5fcde3b18eb684