Source: zpaq Version: 1.10-1When I rebuilt zpaq from source, the binary was built (mostly) without optimization. Excerpt from the build log:
g++ -I. -Wall -pedantic -DNDEBUG -fomit-frame-pointer -o zpaq zpaq.cpp -lm Please build the binary with -O2, as recommended in Policy ยง10.1. -- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

