Add a comment about upstream tests
This commit is contained in:
parent
09e3d4b2dd
commit
12184e4b34
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue