diff options
Diffstat (limited to 'lang/egcs/files/patch-al')
| -rw-r--r-- | lang/egcs/files/patch-al | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/egcs/files/patch-al b/lang/egcs/files/patch-al index c8a195127ed0..13cd94d70fc0 100644 --- a/lang/egcs/files/patch-al +++ b/lang/egcs/files/patch-al @@ -5,7 +5,7 @@ fi ;; + alpha*-*-freebsd*) -+ tm_file="${tm_file} freebsd.h alpha/freebsd.h alpha/freebsd-elf.h" ++ tm_file="${tm_file} freebsd.h alpha/alpha.h alpha/elf.h alpha/freebsd.h alpha/freebsd-elf.h" + xm_file="${xm_file} xm-freebsd.h" + target_cpu_default="MASK_GAS" + tmake_file="t-freebsd alpha/t-crtbe" @@ -35,7 +35,7 @@ ;; i[[34567]]86-*-freebsd*) - tm_file=i386/freebsd.h -+ tm_file="i386/i386.h i386/att.h linux.h i386/freebsd.h i386/perform.h" ++ tm_file="i386/i386.h i386/att.h linux.h freebsd.h i386/freebsd.h i386/perform.h" # On FreeBSD, the headers are already ok, except for math.h. fixincludes=fixinc.wrap - tmake_file=i386/t-freebsd |
