meta.yaml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. # This file created by conda-build 3.21.8
  2. # ------------------------------------------------
  3. package:
  4. name: libgcc-ng
  5. version: 11.2.0
  6. source:
  7. path: /feedstock/recipe
  8. build:
  9. binary_relocation: false
  10. detect_binary_files_with_prefix: false
  11. ignore_run_exports:
  12. - __glibc
  13. - _openmp_mutex
  14. missing_dso_whitelist:
  15. - '*'
  16. number: 1
  17. string: h1234567_1
  18. requirements:
  19. host:
  20. - _openmp_mutex 5.1 1_gnu
  21. - _sysroot_linux-64_curr_repodata_hack 3 haa98f57_10
  22. - kernel-headers_linux-64 3.10.0 h57e8cba_10
  23. - libgomp 11.2.0 h1234567_1
  24. - sysroot_linux-64 2.17 h57e8cba_10
  25. run:
  26. - _libgcc_mutex 0.1 main
  27. - _openmp_mutex
  28. run_constrained:
  29. - _libgcc_mutex 0.1 main
  30. - _openmp_mutex
  31. - libgomp 11.2.0 h1234567_1
  32. test:
  33. commands:
  34. - test -f ${PREFIX}/lib/libgcc_s.so
  35. - test -f ${PREFIX}/lib/libgomp.so.1
  36. - test `readlink ${PREFIX}/lib/libgomp.so.1` == "libgomp.so.1.0.0"
  37. requires:
  38. - sysroot_linux-64
  39. about:
  40. home: https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html
  41. license: GPL-3.0-only WITH GCC-exception-3.1
  42. summary: The GCC low-level runtime library
  43. extra:
  44. copy_test_source_files: true
  45. final: true
  46. flow_run_id: 37674e30-5ce1-4880-93d5-86ce4d2dd03e
  47. recipe-maintainers:
  48. - katietz
  49. remote_url: git@github.com:AnacondaRecipes/gcc_toolchain-feedstock.git
  50. sha: 525581cbf9edd348209e0bf8c56be267e86ee969