summaryrefslogtreecommitdiff
path: root/lang/gcc6-aux/Makefile.common
blob: 537da4b1bdfb9a98086a406618953901c391c88d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

.include "Makefile.version"

LIB_DEPENDS=		libgmp.so:math/gmp
LIB_DEPENDS+=		libmpfr.so:math/mpfr
LIB_DEPENDS+=		libmpc.so:math/mpc

ONLY_FOR_ARCHS= 	i386 amd64

GNU_CONFIGURE=		yes
USES=			gmake libtool perl5 tar:bzip2
USE_PERL5=		build
ALL_TARGET=		default
CFLAGS:=		${CFLAGS:N-march=*}