fixed missing fi powerhost
authorSadoon Albader <sadoon@soulserv.xyz>
Mon, 28 Aug 2023 16:35:09 +0000 (19:35 +0300)
committerSadoon Albader <sadoon@soulserv.xyz>
Mon, 28 Aug 2023 16:35:09 +0000 (19:35 +0300)
ppc64-gdb-gcc

index 2b0ec13a41afedf34a19529023e08a810fb9d66d..8b7580912f88b357dff773da4cc6ec516e1dffd7 100755 (executable)
@@ -29,6 +29,7 @@ if $(uname -m) != "ppc64le"; then
        ../configure --srcdir=.. --host=x86_64-linux --target=powerpc64-linux-gnu
 else
        ../configure --srcdir=.. --target=powerpc64-linux-gnu
+fi
 make
 '
 cd /home/$SUDO_USER/src/gdb-8.3/build