mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
6b11c196c9
Pointy hat to: netchild
12 lines
272 B
C
12 lines
272 B
C
--- ia32/include/xmmintrin.h.orig Fri Jan 10 18:47:00 2003
|
|
+++ ia32/include/xmmintrin.h Fri Jan 10 18:50:35 2003
|
|
@@ -18,7 +18,7 @@
|
|
#ifndef _INCLUDED_MM2
|
|
#define _INCLUDED_MM2
|
|
|
|
-#ifdef __linux__
|
|
+#if defined(__linux__) || defined(__FreeBSD__)
|
|
#define __cdecl
|
|
#endif
|
|
|