zshrc: Use m68k-amigaos-g++ for ObjFW
This commit is contained in:
parent
f31ca7a573
commit
4442455fc2
1 changed files with 1 additions and 0 deletions
1
zshrc
1
zshrc
|
@ -436,6 +436,7 @@ cross() {
|
||||||
|
|
||||||
export PATH="$amiga_gcc_path/bin:$PATH"
|
export PATH="$amiga_gcc_path/bin:$PATH"
|
||||||
export cross_host="m68k-amigaos"
|
export cross_host="m68k-amigaos"
|
||||||
|
export objfw_configure_flags="OBJC=m68k-amigaos-g++"
|
||||||
;;
|
;;
|
||||||
ppc)
|
ppc)
|
||||||
if [ -z "$adtools_path" ]; then
|
if [ -z "$adtools_path" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue