diff options
author | Erik Kundiman <erik@megapahit.org> | 2025-04-07 11:52:31 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2025-04-07 12:09:57 +0800 |
commit | 415bfb74fd52b200f21031e78a4ca9fd5e595978 (patch) | |
tree | bac1499db77e8ecd4b484a1cdd4904d277e0b42e /indra/llcache | |
parent | b7f21024384416f2491ab980ea711fa5d24b7c91 (diff) |
Fix logics for using prebuilt or system GLM
Since the last merge, the prebuilt version has been used for all
Megapahit platforms, when some should've used the system version instead,
as instructed.
And then, not all Linux distros don't have sufficient version of GLM on
their repos, some do have and have already been instructed to install
system GLM anyway.
So the distros that still have insufficient version of GLM (0.9.9.8
instead of the necessary 1.0.1) are Debian, Ubuntu and openSUSE
Tumbleweed, while other distros and OSes have GLM 1.0.1.
Diffstat (limited to 'indra/llcache')
0 files changed, 0 insertions, 0 deletions