switch amd64 to gcc-4.8

Regression: ctf stuff does not work properly with some c++ (gcc)
This commit is contained in:
christos 2014-03-11 23:23:44 +00:00
parent 2aa52e016a
commit 0d8e1badf7
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1902 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1903 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -371,3 +371,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
alpha: Switched to GCC 4.8. [martin 20140307]
arm: Switched to GCC 4.8. [skrll 20140307]
elftoolchain: import FreeBSD-2014-03-08 [christos 20140309]
amd64: Switched to GCC 4.8. [christos 20140311]