public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-antivirus/clamav/files: clamav-0.95.2-fno-strict-aliasing.patch
@ 2009-10-17 17:21 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2009-10-17 17:21 UTC (permalink / raw
  To: gentoo-commits

dertobi123    09/10/17 17:21:19

  Added:                clamav-0.95.2-fno-strict-aliasing.patch
  Log:
  Cleanup, remove -fno-strict-aliasing from configure (#275928)
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-antivirus/clamav/files/clamav-0.95.2-fno-strict-aliasing.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/files/clamav-0.95.2-fno-strict-aliasing.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/clamav/files/clamav-0.95.2-fno-strict-aliasing.patch?rev=1.1&content-type=text/plain

Index: clamav-0.95.2-fno-strict-aliasing.patch
===================================================================
--- configure.in
+++ configure.in
@@ -97,9 +97,15 @@
 				AC_MSG_RESULT([ok (${gcc_version})])
 				;;
 		esac
+		case "${gcc_version}" in
+		    [[56789]].* | 4.[[3456789]].*)
 		# bb #1581 - temporarely add -fno-strict-aliasing so gcc 4.4.0
 		# works correctly
 		CFLAGS="$CFLAGS -fno-strict-aliasing"
+			;;
+		    *)
+			;;
+		esac
 	fi
 else
 	CFLAGS="$CFLAGS -O0"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-antivirus/clamav/files: clamav-0.95.2-fno-strict-aliasing.patch
@ 2009-10-29 17:47 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2009-10-29 17:47 UTC (permalink / raw
  To: gentoo-commits

dertobi123    09/10/29 17:47:35

  Removed:              clamav-0.95.2-fno-strict-aliasing.patch
  Log:
  Version bump, #291041
  (Portage version: 2.2_rc46/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-29 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-29 17:47 [gentoo-commits] gentoo-x86 commit in app-antivirus/clamav/files: clamav-0.95.2-fno-strict-aliasing.patch Tobias Scherbaum (dertobi123)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-17 17:21 Tobias Scherbaum (dertobi123)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox