Date: Sat, 09 Aug 2014 08:03:09 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192519] graphics/ImageMagick not build Message-ID: <bug-192519-13-84OsOG6Qdl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-192519-13@https.bugs.freebsd.org/bugzilla/> References: <bug-192519-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192519 --- Comment #2 from vsityz@gmail.com --- (In reply to John Marino from comment #1) > Are you sure you don't want to provide any more information, say like what > version of FreeBSD you are using? uname -a, that kind of stuff? > FreeBSD scorpion.intra 10.0-STABLE FreeBSD 10.0-STABLE #0 r269474: Sun Aug 3 18:36:08 EEST 2014 root@scorpion.intra:/usr/obj/usr/src/sys/Kernel amd64 cat /etc/make.conf # ### Build whith GCC 4.7 # ======================== .if ${.CURDIR:N*/ports/lang/gcc*} == "" || \ ${.CURDIR:N*/ports/graphics/ImageMagick*} == "" CFLAGS= -O2 -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Wformat -Wformat-security CPPFLAGS+= -D_FORTIFY_SOURCE=2 CC=gcc47 CXX=g++47 CPP=cpp47 .endif -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192519-13-84OsOG6Qdl>