You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
odin: update to 0.2026.01
This commit is contained in:
+5
-5
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
set ver 2025-11
|
||||
set ver 2026-01
|
||||
github.setup odin-lang odin ${ver} dev-
|
||||
github.tarball_from archive
|
||||
version 0.[string map {- .} ${ver}]
|
||||
@@ -26,14 +26,14 @@ set llvm_version 21
|
||||
depends_lib port:llvm-${llvm_version} \
|
||||
port:libiconv
|
||||
|
||||
checksums rmd160 6796f0ed23c6b8b67e30626de4d9a9ea6ebe8d12 \
|
||||
sha256 89360f3ff2aee16ca01c36460819dda6ea7f58f0fc1cdff04130a25737fdd7dc \
|
||||
size 145983828
|
||||
checksums rmd160 c608a811caa2b1b6b6b38f4d5755e60f0f6bdfae \
|
||||
sha256 6a57c4c9a70e7be945d5e86540723f0097c541286cb4ac8dec09159ae877944a \
|
||||
size 147388145
|
||||
|
||||
patchfiles patch-build.diff patch-raylib.diff
|
||||
|
||||
# odin only needs c++14 but llvm needs c++17
|
||||
compiler.cxx_standard 2017
|
||||
compiler.cxx_standard 2017
|
||||
|
||||
use_configure no
|
||||
configure.ldflags-append -Wl,-rpath,${prefix}/libexec/llvm-${llvm_version}/lib
|
||||
|
||||
Reference in New Issue
Block a user