added Steamroller as a target processor
This commit is contained in:
parent
4319769b79
commit
9566f5fdb0
|
@ -15,7 +15,7 @@ VERSION = 0.2.13
|
||||||
# TARGET = PENRYN
|
# TARGET = PENRYN
|
||||||
|
|
||||||
# If you want to support multiple architecture in one binary
|
# If you want to support multiple architecture in one binary
|
||||||
DYNAMIC_ARCH = 1
|
# DYNAMIC_ARCH = 1
|
||||||
|
|
||||||
# C compiler including binary type(32bit / 64bit). Default is gcc.
|
# C compiler including binary type(32bit / 64bit). Default is gcc.
|
||||||
# Don't use Intel Compiler or PGI, it won't generate right codes as I expect.
|
# Don't use Intel Compiler or PGI, it won't generate right codes as I expect.
|
||||||
|
|
Loading…
Reference in New Issue