| author | Jessica Hamilton <jessica.l.hamilton@gmail.com> | 2022-03-23 2:13:11.0 +00:00:00 |
|---|---|---|
| committer | Jessica Hamilton <jessica.l.hamilton@gmail.com> | 2022-03-23 2:13:11.0 +00:00:00 |
| commit | 016003468a3be26a679e54d67bb3c78b90eabb76 [patch] |
|
| tree | ef43eb78c15a482a616d48c41eae740e8b3428f7 |
|
| parent | 5db2362242d8384093d506234a47f28fa1191299 |
|
| download | 016003468a3be26a679e54d67bb3c78b90eabb76.tar.gz |
|
legacy/gcc: add -pthread no-op.
Diff
legacy/gcc/gcc/config/i386/haiku.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/gcc/gcc/config/i386/haiku.h b/legacy/gcc/gcc/config/i386/haiku.h index 3403732..5508fbb 100644 --- a/legacy/gcc/gcc/config/i386/haiku.h +++ a/legacy/gcc/gcc/config/i386/haiku.h @@ -163,7 +163,7 @@ -Asystem(haiku)" #undef CPP_SPEC #define CPP_SPEC "%(cpp_cpu) %{!fno-pic:%{!fno-PIC:-D__PIC__ -D__pic__}}" #define CPP_SPEC "%(cpp_cpu) %{!fno-pic:%{!fno-PIC:-D__PIC__ -D__pic__}} %{pthread:}" /* Haiku uses lots of multichars, so don't warn about them unless the user explicitly asks for the warnings with -Wmultichar. Note that