[Bug 285726] make: AT&T/SysV-style substitution error if the pattern starts with 't'
Date: Mon, 31 Mar 2025 00:42:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285726 --- Comment #3 from Simon J. Gerraty <sjg@FreeBSD.org> --- The next version of bmake (>= 20250330) will allow sysV style modifiers to take precedence in POSIX mode (ie. first non-comment line in the Makefile is `.POSIX:`) This is about the only sane way to expect random sysV modifiers to work as expected. -- You are receiving this mail because: You are the assignee for the bug.