Control: tags -1 upstream fixed-upstream I can read in the logs, just after the 0.9.27 release:
commit 3b27b3b1d1ae953f5ecb37f5bc95758499d66971 Author: Michael Matz <m...@suse.de> Date: 2017-12-23 14:49:07 +0100 Fix -pthread in a different way commit 1b1b270f1e98d43f2cfc48403acc9ad826a11fca Author: Michael Matz <m...@suse.de> Date: 2017-12-23 14:46:27 +0100 Revert "Fix -pthread option handling" This reverts commit 3f8225509b0b8af534ba0856b2aeb01a3310d826. It fixes the linking case but introduces an ugly error with -c about adding a library. To fix both uses the old code structure is better. commit 3f8225509b0b8af534ba0856b2aeb01a3310d826 Author: Michael Matz <m...@suse.de> Date: 2017-12-23 14:14:57 +0100 Fix -pthread option handling adding -pthread confused option parsing as the number of file counting came out wrong. Simplify and fit it, can be handled purely within option parsing, no need for a state flag. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)