summaryrefslogtreecommitdiffstats
path: root/package/libbsd/libbsd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libbsd/libbsd.mk')
-rw-r--r--package/libbsd/libbsd.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/libbsd/libbsd.mk b/package/libbsd/libbsd.mk
index 634a614c89..f750d752fe 100644
--- a/package/libbsd/libbsd.mk
+++ b/package/libbsd/libbsd.mk
@@ -9,7 +9,8 @@ LIBBSD_SOURCE = libbsd-$(LIBBSD_VERSION).tar.xz
LIBBSD_SITE = http://libbsd.freedesktop.org/releases
LIBBSD_LICENSE = BSD-3c, MIT
LIBBSD_LICENSE_FILES = COPYING
-
LIBBSD_INSTALL_STAGING = YES
+# For 0001-build-clock_gettime-might-need-librt.patch
+LIBBSD_AUTORECONF = YES
$(eval $(autotools-package))
OpenPOWER on IntegriCloud