[Bug 192519] graphics/ImageMagick not build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 9 08:03:09 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192519
--- Comment #2 from vsityz at 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 at 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.
More information about the freebsd-ports-bugs
mailing list