socat: unbreak musl builds for arm*, i686

musl's termios doesn't have c_ispeed.
This commit is contained in:
Christopher Brannon
2015-06-18 12:47:36 -07:00
parent 021730ce46
commit 58fd640ff2
4 changed files with 5 additions and 5 deletions

View File

@@ -168,7 +168,6 @@ rsync_cv_REPLACE_INET_ATON=${rsync_cv_REPLACE_INET_ATON=no}
samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
# socat
sc_cv_termios_ispeed=yes
sc_cv_type_dev_basic='8 /* unsigned long long */'
sc_cv_type_gidt_basic='4 /* unsigned int */'
sc_cv_type_longlong=yes