glibc-2.40.9.dadk 481 B

12345678910111213141516171819202122232425
  1. {
  2. "name": "glibc",
  3. "version": "2.40.9",
  4. "description": "glibc",
  5. "rust_target": null,
  6. "task_type": {
  7. "InstallFromPrebuilt": {
  8. "Archive": {
  9. "url": "https://github.com/DragonOS-Community/glibc-cross/releases/download/v0.3.1/glibc-2.40.9000-x86_64-linux-gnu.tar.gz"
  10. }
  11. }
  12. },
  13. "depends": [],
  14. "build": {
  15. },
  16. "install": {
  17. "in_dragonos_path": "/"
  18. },
  19. "clean": {
  20. "clean_command": null
  21. },
  22. "envs": [],
  23. "target_arch": ["x86_64"]
  24. }