socat: unbreak musl builds for arm*, i686
musl's termios doesn't have c_ispeed.
This commit is contained in:
@@ -69,3 +69,7 @@ ac_cv_func___va_copy=${ac_cv_func___va_copy=yes}
|
||||
|
||||
# Xorg
|
||||
xorg_cv_malloc0_returns_null=${xorg_cv_malloc0_returns_null=yes}
|
||||
|
||||
# socat
|
||||
ac_cv_ispeed_offset=${ac_cv_ispeed_offset=13}
|
||||
sc_cv_termios_ispeed=${sc_cv_termios_ispeed=yes}
|
||||
|
||||
Reference in New Issue
Block a user