projects
/
platform
/
upstream
/
libffi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2929744
)
Add powerpc-eabi
author
Anthony Green
<green@moxielogic.com>
Thu, 28 Nov 2019 22:44:51 +0000
(17:44 -0500)
committer
Anthony Green
<green@moxielogic.com>
Thu, 28 Nov 2019 22:44:51 +0000
(17:44 -0500)
configure.host
patch
|
blob
|
history
diff --git
a/configure.host
b/configure.host
index 9a72cda87e9c1ebd4de7b5cb59bec132d9af1808..055e95566b9acf41b65b981a2f1f221915b0ab75 100644
(file)
--- a/
configure.host
+++ b/
configure.host
@@
-190,6
+190,9
@@
case "${host}" in
powerpc-*-amigaos*)
TARGET=POWERPC; TARGETDIR=powerpc
;;
+ powerpc-*-eabi*)
+ TARGET=POWERPC; TARGETDIR=powerpc
+ ;;
powerpc-*-beos*)
TARGET=POWERPC; TARGETDIR=powerpc
;;