config 1.1 KB

123456789101112131415161718192021222324252627282930313233
  1. # vim: filetype=yaml sw=2
  2. version: 1.1.1c
  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-arm:
  15. var:
  16. configure_opts: -shared --cross-compile-prefix=[% c("var/crosstarget") %]- linux-generic32
  17. windows:
  18. var:
  19. flag_mwindows: ''
  20. 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") %]"'
  21. osx-x86_64:
  22. var:
  23. configure_opts: --cross-compile-prefix=x86_64-apple-darwin11- darwin64-x86_64-cc enable-ec_nistp_64_gcc_128
  24. input_files:
  25. - project: container-image
  26. - name: '[% c("var/compiler") %]'
  27. project: '[% c("var/compiler") %]'
  28. - URL: 'https://www.openssl.org/source/openssl-[% c("version") %].tar.gz'
  29. sha256sum: f6fb3079ad15076154eda9413fed42877d668e7069d9b87396d0804fdb3f4c90