Re: graphics/png does not build with lang/gcc

[ Available lists | Index of freebsd-ports | Month of Feb 2012 | Week of 22 Feb 2012 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jakub Lach <jakub_lach@mailplus.pl>
Date
22 Feb 2012 16:40:06
Subject
Re: graphics/png does not build with lang/gcc
Message-ID
1329928804776-5505596.post@n5.nabble.com

In reply to
References to
Replies

[ Hide this part ]
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.

Elapsed time: 0.299 seconds