aboutsummaryrefslogtreecommitdiff
blob: 0e199435f32b3f0791053601763d1b74fa47e34e (plain)
1
2
3
4
5
#

	# -fomit-frame-pointer leads to nasty broken code on sparc thanks to a
	# rather icky asm function
	use sparc && filter-flags -fomit-frame-pointer