1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-28 21:32:56 +00:00

Revert gcc check to reenable cross compiling

This commit is contained in:
Gerhard Rieger 2014-11-23 17:27:21 +01:00
parent 522bb45479
commit 6f6d7ccb86
3 changed files with 8 additions and 4 deletions

View file

@ -179,8 +179,8 @@ case "$UNAME" in
*)
PTYOPTS="echo=0,opost=0"
#PTYOPTS2="raw,echo=0"
#PTYOPTS2="cfmakeraw"
PTYOPTS2="rawer"
PTYOPTS2="cfmakeraw"
#PTYOPTS2="rawer"
;;
esac