1
0
Fork 0
forked from len0rd/rockbox

ypr0: Enable asm optimizations.

Change-Id: Ib9f98563a9687827a384e5c7587638f5874cf485
This commit is contained in:
Thomas Martitz 2012-01-18 07:43:05 +01:00
parent 9e7b417452
commit 91a3978fdc
2 changed files with 1 additions and 2 deletions

1
tools/configure vendored
View file

@ -672,7 +672,6 @@ ypr0cc () {
endian="little"
thread_support="HAVE_SIGALTSTACK_THREADS"
app_type="ypr0"
arch="unknown"
# Include path
GCCOPTS="$GCCOPTS -D_GNU_SOURCE=1 -U_FORTIFY_SOURCE -D_REENTRANT"