Add a comment about upstream tests
This commit is contained in:
parent
791cf7b520
commit
91a8c8347b
1 changed files with 5 additions and 0 deletions
|
|
@ -122,6 +122,11 @@ export LDFLAGS="-lzopfli ${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