arch/tile: make sure to build memcpy_user_64 without frame pointer
authorChris Metcalf <cmetcalf@tilera.com>
Thu, 29 Mar 2012 18:05:04 +0000 (14:05 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 2 Apr 2012 16:12:42 +0000 (12:12 -0400)
Add a comment explaining why this is important, and add a CFLAGS_REMOVE
clause to the Makefile to make sure it happens.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found