diff --git a/advancecomp.spec b/advancecomp.spec index ccbabfd..6ef125e 100644 --- a/advancecomp.spec +++ b/advancecomp.spec @@ -111,6 +111,11 @@ export LDFLAGS="$(pkgconf --libs libdeflate) ${LDFLAGS-}" %make_install +# We don’t run upstream tests (%%make_build check) because they are too +# brittle, expecting recompressed outputs to be identical. Across platforms, +# compilers, and unbundled library versions, this doesn’t hold up. + + %files %license COPYING %doc AUTHORS