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>
Sun, 17 Feb 2013 07:40:04 +0000 (08:40 +0100)
commit49ce31a58debe2e27c28f5787033fa3f378480a9
tree1e624a5cfeb0a5836ac2e92bcabe4067ec63eda5
parent67e27774e94e49fa9797a972090e243b9035727b
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