[Bug 155000] make(1) doesn't handle .POSIX: correctly

2018-05-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155000 Eitan Adler changed: What|Removed |Added Status|In Progress |Open --- Comment #9 from Eitan Adler

[Bug 155000] make(1) doesn't handle .POSIX: correctly

2017-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155000 --- Comment #8 from Colin Percival --- You're missing the point. If the first line of Makefile is ".POSIX:" then make is supposed to operate in POSIX mode. The fact that you can get POSIX mode in other ways is irrelevant to whether we sat

[Bug 155000] make(1) doesn't handle .POSIX: correctly

2017-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155000 --- Comment #7 from Simon J. Gerraty --- (In reply to Colin Percival from comment #2) If you really want to limit yourself to POSIX use make -r -- You are receiving this mail because: You are the assignee for the bug.

[Bug 155000] make(1) doesn't handle .POSIX: correctly

2017-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155000 --- Comment #6 from Simon J. Gerraty --- The issue isn't make(1) but rather share/mk As noted share/mk/sys.mk does not know .POSIX is desired up front. Two workarounds would be simple enough 1/ make -DWITH_POSIX_MK and sys.mk could do .PO

[Bug 155000] make(1) doesn't handle .POSIX: correctly

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155000 Simon J. Gerraty changed: What|Removed |Added CC||s...@freebsd.org --- Comment #5

[Bug 155000] make(1) doesn't handle .POSIX: correctly

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155000 Eitan Adler changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu