[bug #50300] Set CFLAGS to “-O1” with .POSIX target

2017-04-16 Thread anonymous
Follow-up Comment #3, bug #50300 (project make): I think you overlooked the reference to ".POSIX target": $ cat Makefile .POSIX: $ gmake -pq | grep ^CFLAGS gmake: *** No targets. Stop. CFLAGS := -O $ gmake --version GNU Make 4.2.1 ...

[bug #50754] Archive member rules and GNU ar's deterministic (-D) option

2017-04-16 Thread Paul D. Smith
Update of bug #50754 (project make): Status:None => Not A Bug Open/Closed:Open => Closed ___ Follow-up Comment #1: Unfortunately there's