]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commitefb734d8ed040b053f53fd53589ed5d9c9b5cd04
tree6f001ff457da8e8a2020f3c3ec5f7cf7c9e561ff
parentb287f69676a34a9fc341de4d79a9c74e1959dec6
arch/tile: make sure to build memcpy_user_64 without frame pointer

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>
arch/tile/lib/Makefile
arch/tile/lib/memcpy_user_64.c