uwsgi-cgi: Fix compilation under uClibc-ng

execinfo.h is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2019-05-01 10:09:43 -07:00
parent ed165932e0
commit 93b3d42dd5
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=uwsgi-cgi
PKG_VERSION:=2.0.18
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE_URL= \
https://projects.unbit.it/downloads \