* 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>