jca f756e4119e Don't clobber CFLAGS to let this build on i386 with newer llvm
Upstream's (GNU)Makefile properly amends CFLAGS on a per-target basis,
but that can't happen if we override CFLAGS on gmake's command line.
We already provide CFLAGS through MAKE_ENV, let the Makefile do its job
and provide -fPIC where needed.

ok bket@ (maintainer)
2020-08-10 00:47:44 +00:00
..
2020-07-28 04:41:18 +00:00
2020-03-06 04:22:13 +00:00
2020-07-28 04:41:18 +00:00