From dba6cd9abf46b7368c43e668513cf6734b3c41d1 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Thu, 15 Jun 2006 19:14:12 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- The Intel C Compiler (icc) claims to be gcc compatible, but trys to interprets unknown options without error with fatal results... 2006-06-15 Thorsten Kukuk * configure.in: Add special exceptions for icc: different compiler warnings, no PIE support. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0923a816..24f437c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-06-15 Thorsten Kukuk + + * configure.in: Add special exceptions for icc: different + compiler warnings, no PIE support. + 2006-06-14 Thorsten Kukuk * libpam/pam_misc.c (_pam_strdup): Use strlen and strcpy. -- cgit v1.2.3