diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile index 2cf7551859a4..2af6861f02af 100644 --- a/devel/binutils/Makefile +++ b/devel/binutils/Makefile @@ -63,7 +63,8 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= --with-system-zlib \ --with-gmp=${LOCALBASE} \ --with-mpfr=${LOCALBASE} \ - --enable-targets=all + --enable-targets=all \ + --enable-threads=yes INFO= as \ binutils \ gprof \