Compare commits

..

1 Commits

Author SHA1 Message Date
2534247aee build: add cache to ./configure with -C flag
Some checks failed
CI / Check spelling (pull_request) Successful in 47s
CI / Check coding style (pull_request) Successful in 1m35s
CI / Linux (ubuntu) (pull_request) Has been cancelled
CI / Linux (debian) (pull_request) Has been cancelled
CI / Linux (arch) (pull_request) Has been cancelled
Add the -C flag to ./configure to enable caching, reducing redundant
resource fetching during builds when packages and the machine remain
unchanged. Caching may cause issues only if applied across different machines
or if packages are modified, neither of which is the case during the build.
2025-09-02 15:28:10 +02:00

Diff Content Not Available