bsd.cpu.gcc47.mk: Add default cpu extensions
authorJohn Marino <draco@marino.st>
Sat, 16 Feb 2013 12:48:47 +0000 (13:48 +0100)
committerJohn Marino <draco@marino.st>
Sat, 16 Feb 2013 12:48:47 +0000 (13:48 +0100)
commita9afbc71954313934461c7129578b1039bc7817b
treed472482111e585489b6f701d3be070dd46e1f600
parent3970c1147e378e4fc984915b2b4ccc6e847e2801
bsd.cpu.gcc47.mk: Add default cpu extensions

For the normal case, a standard MACHINE_CPU is supposed to be defined, but
that wasn't happening.  Copy code from bsd.cpu.gcc44.mk to fix dports
looking at MACHINE_CPU variable value.
share/mk/bsd.cpu.gcc47.mk