-
network engineer (CCNP), ArchWiki maintainer
- Joined on
2026-02-25
Block a user
Update mirror: alhp.nox.panibrez.com
Should AUR package version be bumped? With other words, how end-users will notice this change?
Add fortran compiler flags
Sure:
- #287 Synchronize ALHP makepkg configuration files with current devtools ones
- #288 Add "-mpclmul" to FFLAGS
Synchronize ALHP makepkg configuration files with current devtools ones
Add fortran compiler flags
diff ~/Downloads/makepkg-x86-64-v3.conf /usr/share/devtools/makepkg.conf.d/conf.d/fortran.conf:
< FFLAGS="-O3 -pipe -march=x86-64-v3"
<
---
> FFLAGS="-march=x86-64 -mtune=generic -O2…
hold off on packages until dependencies are built
even if ALHP is internally consistent by holding packages back until all of them are built, they may dep-conflict with packages that are updated in upstream before ALHP finishes compiling the…
modules linked to 'linux' fail with x86_64-v3 'linux'
Related issue: https://github.com/archzfs/archzfs/issues/630
modules linked to 'linux' fail with x86_64-v3 'linux'
Could you linkify #68 in README? Not a big deal to find the issue, but if you mention it on the "main page", I think it would be better to mention it as a link. And #16 too)