summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2025-01-02 00:40:09 +0100
committersternenseemann <sternenseemann@systemli.org>2025-01-02 00:40:09 +0100
commitae48d2c87e4cc74b6ba87d793827856fa20071b3 (patch)
treef214d677acf6b64f255973d04deb8431ebac2735 /pkgs/development/python-modules/rangehttpserver
parent231fed345479dad0c0acedda009d15a57a2e5d53 (diff)
thttpd: fix build with GCC >= 14
Unfortunately there is no way in the configure script to persist CFLAGS from configure to the final build (CFLAGS is respected by configure, but by configure only). This roughly matches what alpine is doing now: They pass -fpermissive to configure via CFLAGS to avoid -Wimplicit-int, the -Wimplicit-function-declaration in the actual build seemingly never happens on Alpine, probably due to musl.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions