- with -mcpu=native for automatic detection and -armpl for linking in the performance libraries STYLE: relocate -mcpu into compiler instead of compiler-flags (#1225)
4 lines
318 B
Plaintext
4 lines
318 B
Plaintext
cDBUG =
|
|
#cOPT = -O3 -floop-optimize -falign-loops -falign-labels -falign-functions -falign-jumps -fprefetch-loop-arrays -mfpu=vfpv3-d16 -mfloat-abi=hard
|
|
cOPT = -O3 -floop-optimize -falign-loops -falign-labels -falign-functions -falign-jumps -fprefetch-loop-arrays -mfpu=vfpv3-d16 -mfloat-abi=softfp
|