mirror of
https://review.haiku-os.org/buildtools
synced 2026-02-04 07:53:14 +01:00
legacy/gcc: add -pthread no-op.
This commit is contained in:
@@ -163,7 +163,7 @@ Boston, MA 02111-1307, USA. */
|
|||||||
-Asystem(haiku)"
|
-Asystem(haiku)"
|
||||||
|
|
||||||
#undef CPP_SPEC
|
#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
|
/* Haiku uses lots of multichars, so don't warn about them unless the
|
||||||
user explicitly asks for the warnings with -Wmultichar. Note that
|
user explicitly asks for the warnings with -Wmultichar. Note that
|
||||||
|
|||||||
Reference in New Issue
Block a user