https://github.com/JuliaLang/julia
Raw File
Tip revision: c1bf6b19378b0e6487b6d23c1919e3d69d50d8f7 authored by Jeff Bezanson on 21 March 2023, 21:31:03 UTC
alignment-hack jl_task_t to bring it back from the size 400 to the size 368 pool
Tip revision: c1bf6b1
dsfmt.version
# -*- makefile -*-

## jll artifact
DSFMT_JLL_NAME := dSFMT

## source build
DSFMT_VER := 2.2.5
back to top