Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2012 08:40:04 -0800 (PST)
From:      Jakub Lach <jakub_lach@mailplus.pl>
To:        freebsd-ports@freebsd.org
Subject:   Re: graphics/png does not build with lang/gcc
Message-ID:  <1329928804776-5505596.post@n5.nabble.com>
In-Reply-To: <CAD9pFYDS06WWU%2BwB%2Bs15iOYzCuDC_9HmirTZw19g1-kCgJHVhA@mail.gmail.com>
References:  <CAD9pFYAY0Lu9v7ApS0zt4WjYOKMrTMrJ0nTq4viCEAJY1MJzpQ@mail.gmail.com> <CAD9pFYDS06WWU%2BwB%2Bs15iOYzCuDC_9HmirTZw19g1-kCgJHVhA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
make.conf: 

.if !empty(.CURDIR:M/usr/ports/*)
WRKDIRPREFIX= /usr/obj
.include "/etc/ports.conf"
.endif

ports.conf: 

CC=gcc46
CXX=g++46
CFLAGS=-O2 -pipe -march=native
CXXFLAGS=${CFLAGS}

No such problem here.

--
View this message in context: http://freebsd.1045724.n5.nabble.com/graphics-png-does-not-build-with-lang-gcc-tp5495065p5505596.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1329928804776-5505596.post>