01-28-2015, 11:01 AM 
(This post was last modified: 01-28-2015, 11:02 AM by DiamondToaster.)
		
	
	
		What I did to get it to work is at line 29 of the SetFlags.cmake in the root folder, I added add_flags_cxx("-O2").  For all I know, -O2 automatically uses the flag -fomit-frame-pointer during optimization.  I could make a repo type thing for these binaries. 
Also, if you want an awesome ARMv7 device, check out the recently released Odroid C1. Its a quad-core Cortex-A7 for the same price as a Raspberry Pi Model B.
	
	
	
	

Also, if you want an awesome ARMv7 device, check out the recently released Odroid C1. Its a quad-core Cortex-A7 for the same price as a Raspberry Pi Model B.

