diff --git a/gems/run/tcp_terminal.run b/gems/run/tcp_terminal.run index 566ba64e2..f8d1bef18 100644 --- a/gems/run/tcp_terminal.run +++ b/gems/run/tcp_terminal.run @@ -11,12 +11,6 @@ if {[have_spec linux]} { puts "Run script does not support Linux."; exit 0 } -# -# XXX: Currently, we have no NIC driver for 64-bit -# -if {[have_spec 64bit]} { - puts "Run script does not support 64-bit platforms."; exit 0 } - # # Build # @@ -53,7 +47,7 @@ set config { - + @@ -61,7 +55,7 @@ set config { - + @@ -73,7 +67,7 @@ set config { append_if [have_spec pci] config { - + }