kristapsdz / kcgi

minimal CGI and FastCGI library for C/C++
https://kristaps.bsd.lv/kcgi
ISC License
275 stars 40 forks source link

Build failures on sparc64 #83

Closed jturner closed 4 years ago

jturner commented 4 years ago

kcgi fails to build with the following error on sparc64 with base gcc on OpenBSD. kcgi.h:635: error: wrong number of arguments specified for 'deprecated' attribute. We applied the following fix to make it build on OpenBSD. Found by stsp@openbsd https://paste.apache.org/4fylo