build: beware of POSIX mode
commit067e35a8be590ef7aaee6a01a3f1c6ba71ab1eca
authorAkim Demaille <akim.demaille@gmail.com>
Sun, 30 Aug 2020 07:38:05 +0000 (30 09:38 +0200)
committerAkim Demaille <akim.demaille@gmail.com>
Sun, 30 Aug 2020 07:38:05 +0000 (30 09:38 +0200)
treed4bed6b8d4fefa0597e8645f8bec5a8f28813e0d
parent0522047c96e18361b62a42da3a15817959483cbd
build: beware of POSIX mode

Reported by Dennis Clarke.
https://lists.gnu.org/r/bug-bison/2020-08/msg00013.html

* examples/d/local.mk, examples/java/calc/local.mk,
* examples/java/simple/local.mk: Pass bison's options before its
argument, in case we're in POSIX mode.
examples/d/local.mk
examples/java/calc/local.mk
examples/java/simple/local.mk