diff --git a/compile_qemu_nyx.sh b/compile_qemu_nyx.sh index 408a384be0..641c648f86 100755 --- a/compile_qemu_nyx.sh +++ b/compile_qemu_nyx.sh @@ -45,7 +45,6 @@ compile_libraries (){ echo "[!] compiling libxdc..." cd libxdc - git checkout 641de7539e99f7faf5c8e8f1c8a4b37a9df52a5f sudo make install cd .. echo "[!] libxdc is ready!"