void-packages/srcpkgs/wrk
Noel Cower 42bce6b564 wrk: fix CFLAGS and LDFLAGS
The build for 4.0.2_1 was missing a handful of CFLAGS and LDFLAGS
necessary to correctly build and link wrk. This fixes that by simply
setting both in prebuild, borrowing their values from wrk's Makefile.
This is necessary since wrk's Makefile doesn't handle changes to CFLAGS
or LDFLAGS well (since the gnu-makefile build style passes these, and
hardening sets some flags, wrk's Makefile used only those in 4.0.2_1).

Closes: #10108 [via git-merge-pr]
2017-12-19 05:55:08 +01:00
..
template