Skip to content
Snippets Groups Projects
Unverified Commit 11d725e3 authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

Turris: Try more optimized compilation options

parent a402f5d0
No related branches found
No related tags found
No related merge requests found
......@@ -13,4 +13,4 @@ CONFIG_powerpc=y
CONFIG_ARCH="powerpc"
CONFIG_TARGET_OPTIONS=y
CONFIG_SOFT_FLOAT=n
CONFIG_TARGET_OPTIMIZATION="-O2 -pipe -mcpu=8540"
CONFIG_TARGET_OPTIMIZATION="-O2 -pipe -mcpu=8548 -mfloat-gprs=double"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment