mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 13:47:44 +01:00
Add missing default CPU setting for m68k.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29144 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0e5d48202a
commit
21658f885f
@ -1645,6 +1645,8 @@ m68k-*-rtems*)
|
||||
extra_parts="crtbegin.o crtend.o"
|
||||
;;
|
||||
m68k-*-haiku*)
|
||||
default_m68k_cpu=68020
|
||||
default_cf_cpu=5206
|
||||
tmake_file="m68k/t-m68kbare m68k/t-crtstuff t-haiku" #??
|
||||
tm_file="${tm_file} dbxelf.h elfos.h haiku.h m68k/haiku.h"
|
||||
tm_defines="MOTOROLA USE_GAS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user