swh:1:snp:a72e953ecd624a7df6e6196bbdd05851996c5e40
Raw File
Tip revision: 58e46fd6cf64ad8462a7eab8fe9e82269e9fc919 authored by Shuhei Kadowaki on 19 March 2024, 15:58:22 UTC
set up a specific type to capture the 3-set data of `codelocs`
Tip revision: 58e46fd
gmp.version
# -*- makefile -*-
## jll artifact
GMP_JLL_NAME := GMP

## source build
GMP_VER := 6.3.0
back to top