From 21a5c40a8d975028f1ceddd2b00078e02eb56f4c Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 15 Jun 2021 08:09:36 +0000 Subject: profiles/osapi/modern.h: enforce use of the standard va_copy interface. --- profiles/osapi/linux.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'profiles/osapi/linux.h') diff --git a/profiles/osapi/linux.h b/profiles/osapi/linux.h index 692bfac..e0d436a 100644 --- a/profiles/osapi/linux.h +++ b/profiles/osapi/linux.h @@ -24,7 +24,4 @@ #define TANH_PRESERVES_ZERO_SIGN 1 #define TIME_WITH_SYS_TIME 1 -/* compiler, toolchain, and abi */ -#define VA_LIST_IS_ARRAY 1 - #endif -- cgit v1.2.3