Merge pull request #6895 from miska/socat

socat: Do not use libbsd
This commit is contained in:
Ted Hess 2018-08-28 19:00:09 -04:00 committed by GitHub
commit 604901bea8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,8 @@ CONFIGURE_VARS += \
sc_cv_sys_crdly_shift=9 \
sc_cv_sys_tabdly_shift=11 \
sc_cv_sys_csize_shift=4 \
ac_cv_header_bsd_libutil_h=no \
ac_cv_lib_bsd_openpty=no \
BUILD_DATE=$(SOURCE_DATE_EPOCH)
define Package/socat/install