aboutsummaryrefslogtreecommitdiffstats
path: root/lang/icc/files/cdefs.h
blob: bbf776dc3c72f8b46ccc193e8506f021e8a59d82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#ifndef __INTEL_COMPILER_SYS_CDEFS_H_
#define __INTEL_COMPILER_SYS_CDEFS_H_

#ifndef __GNUC__
#define __INTEL_COMPILER_NO_GNUC_DEFINED
#define __GNUC__        3
#define __GNUC_MINOR__      2
#define __GNUC_PATCHLEVEL__ 0
#endif

#include_next <sys/cdefs.h>

#ifdef  __INTEL_COMPILER_NO_GNUC_DEFINED
#undef  __GNUC__
#undef  __GNUC_MINOR__
#undef  __GNUC_PATCHLEVEL__
#undef  __INTEL_COMPILER_NO_GNUC_DEFINED
#endif

#endif /* !__INTEL_COMPILER_SYS_CDEFS_H_ */
a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/mail/milter-manager/pkg-plist?h=gnome-3.28&id=65c09b3cbfe5136ab09eb71dbcee243ceafa955c'>- Update to 1.8.6beech2013-03-091-430/+0 * Update to 1.8.5wxs2012-12-041-0/+1 * - Update to 1.8.3sylvio2012-05-271-268/+271 * - Update to 1.8.2miwi2012-02-071-2/+0 * - Update to 1.8.1miwi2011-11-171-2/+2 * - Update to 1.8.0swills2011-07-021-34/+90 * - Update to 1.4.0pav2009-11-181-2/+16