From 2d00fd2ee3d12852b628130cbf5996499932ed40d9c4a5b5a69953b68d1098e5 Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Thu, 28 Mar 2013 10:58:53 +0000 Subject: [PATCH] - Add graphviz-type_punning.patch to compile the code in lib/vmalloc with -fno-strict-aliasing as it does type punning. OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=55 --- graphviz.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphviz.changes b/graphviz.changes index fc3632a..431101e 100644 --- a/graphviz.changes +++ b/graphviz.changes @@ -2,8 +2,8 @@ Thu Mar 28 11:51:09 CET 2013 - pth@suse.de - Rename aarch64-lib64-support.diff to graphviz-aarch64_lib64_support.patch. -- Compile the code in lib/vmalloc with -fno-strict-aliasing - as it does type punning. +- Add graphviz-type_punning.patch to compile the code in lib/vmalloc + with -fno-strict-aliasing as it does type punning. ------------------------------------------------------------------- Sat Mar 16 22:26:37 UTC 2013 - dmueller@suse.com