> From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Thursday, November 20, 2014 2:21 PM > On Thu, Nov 20, 2014 at 02:17:13PM +0000, Sergio Gonzalez Monroy wrote: > > Some features of the cmdline were broken in FreeBSD as a result of > > termios not being compiled. > > > > Signed-off-by: Sergio Gonzalez Monroy > > <sergio.gonzalez.monroy at intel.com> > > Not sure I understand the changelog above. You're removing ifdefs below > which makes sense, but are you now assuming that BSD will be built with > termios support, or do you need to add some alternate dependency check > during the configuration of DPDK? > Neil > Yes, I was assuming that BSD has termios support. Is it not a fair assumption?
Sergio