User:Hef/ispc on rpi2: Difference between revisions
From Pumping Station One
| Line 17: | Line 17: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
I should try adding <code>export CFLAGS="-march=armv7-a -mtune=cortex-a7 -mfpu=neon"</code> | I should try adding <code>export CFLAGS="-march=armv7-a -mtune=cortex-a7 -mfpu=neon-vfpv4"</code> | ||
== first attempt == | == first attempt == | ||