X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/353fa180f1e83ad2039c7ec1802cb85fb1f96a4e..bcb70b8185af4b8a5a28aedac8b2bbf1d42ca60a:/Makefile.inc1 diff --git a/Makefile.inc1 b/Makefile.inc1 index faf5062636..0b6e7d1277 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -120,7 +120,7 @@ DESTDIRBASE?= ${OBJTREE}${.CURDIR} # This sets the compiler we use to build the world/kernel with WORLD_CCVER?= gcc44 -WORLD_BINUTILSVER?= binutils221 +WORLD_BINUTILSVER?= binutils222 # temporary until everybody has converted to x86_64 .if ${MACHINE_ARCH} == "amd64"