Files
yann64 0ca4a1c7a7 Odin : add recipe (DEV-2025-04) (#12416)
* odin : add recipe

Semi-working recipe for Odin DEV-2025.4.
Still need to clarify :
- version is DEV-2025-4, not 2025.4, is it OK to stay with 2025.4 ?
- needs llvm17 or above : how do I handle that in the recipe?

* Update odin-2025.4.0.recipe
- Various corrections to requirements/prerequisites
- Add libs/shared files

* Finalize odin-2025.4.0.recipe

* Remove trailing spaces

* Update odin-2025.4.0.recipe

* Use of $commandBinDir instead of $binDir

* remove $secondaryArchSuffix fril cmd:odin declaration

Co-authored-by: Schrijvers Luc <begasus@gmail.com>

* mkdir $binDir -> mkdir -p $commandBinDir

* Update dev-lang/odin/odin-2025.4.0.recipe

* Update dev-lang/odin/odin-2025.4.0.recipe

---------

Co-authored-by: Schrijvers Luc <begasus@gmail.com>
2025-06-01 15:44:24 +00:00
..