aboutsummaryrefslogtreecommitdiff
path: root/fixincludes/inclhack.def
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2024-07-11 07:19:51 +0100
committerIain Sandoe <iains@gcc.gnu.org>2024-07-11 08:46:26 +0100
commit619f587f6852517889c216d4eb63728e9b062032 (patch)
treee9125f5eb1c6ff5f9a6edf8ccbf63948db4b398f /fixincludes/inclhack.def
parent1e43ea7bb3598e3ee19119c54c69a7c4b8745d0f (diff)
downloadgcc-619f587f6852517889c216d4eb63728e9b062032.zip
gcc-619f587f6852517889c216d4eb63728e9b062032.tar.gz
gcc-619f587f6852517889c216d4eb63728e9b062032.tar.bz2
Revert "fixincludes: skip stdio_stdarg_h on darwin"
This reverts commit 7d454cae9d7df1f2936ad02d0742674a85396736. The change breaks bootstrap on some x86_64 OS versions.
Diffstat (limited to 'fixincludes/inclhack.def')
-rw-r--r--fixincludes/inclhack.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/fixincludes/inclhack.def b/fixincludes/inclhack.def
index 69f751b..1ac8e33 100644
--- a/fixincludes/inclhack.def
+++ b/fixincludes/inclhack.def
@@ -4484,7 +4484,6 @@ fix = {
* <iso/stdio_iso.h>, which includes <sys/va_list.h>.
*/
mach = '*-*-solaris2.1[0-9]*';
- mach = "*-*-darwin*";
not_machine = true;
c_fix = wrap;