projects
/
dev-env-setup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebaa6d2
)
fixed missing fi
powerhost
author
Sadoon Albader
<sadoon@soulserv.xyz>
Mon, 28 Aug 2023 16:35:09 +0000
(19:35 +0300)
committer
Sadoon Albader
<sadoon@soulserv.xyz>
Mon, 28 Aug 2023 16:35:09 +0000
(19:35 +0300)
ppc64-gdb-gcc
patch
|
blob
|
history
diff --git
a/ppc64-gdb-gcc
b/ppc64-gdb-gcc
index 2b0ec13a41afedf34a19529023e08a810fb9d66d..8b7580912f88b357dff773da4cc6ec516e1dffd7 100755
(executable)
--- a/
ppc64-gdb-gcc
+++ b/
ppc64-gdb-gcc
@@
-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