mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
libdaemon: set toolchain to autotools to perform autoreconf
The shipped configure script is ancient and buggy and needs a refresh. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
46e297ad9a
commit
ba03252d98
@ -9,6 +9,7 @@ PKG_SITE="http://0pointer.de/lennart/projects/libdaemon/"
|
|||||||
PKG_URL="http://0pointer.de/lennart/projects/libdaemon/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
PKG_URL="http://0pointer.de/lennart/projects/libdaemon/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="autotools:host make:host sed:host gcc:host"
|
PKG_DEPENDS_TARGET="autotools:host make:host sed:host gcc:host"
|
||||||
PKG_LONGDESC="A lightweight C library which eases the writing of UNIX daemons."
|
PKG_LONGDESC="A lightweight C library which eases the writing of UNIX daemons."
|
||||||
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_setpgrp_void=no \
|
PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_setpgrp_void=no \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user