Files
static-php-cli/src/Package
henderkes 1a779be028 imagemagick: --without-gcc-arch
ax_gcc_archflag has no Zen cpuid pattern and falls back to
-mtune=amdfam10, which under LLVM+LTO emits SSE4a extrq and SIGILLs on
Intel hosts. Disable the implicit --with-gcc-arch so host CPU features
do not bleed into the built binaries.
2026-05-24 20:54:21 +07:00
..
2026-02-06 16:34:51 +08:00
2026-05-24 20:54:21 +07:00
2026-05-24 18:11:41 +08:00
2025-11-30 15:35:04 +08:00

Package Implementation

This directory contains the implementation of the Package module, which provides functionality for managing and manipulating packages within the system.