forked from len0rd/rockbox
ypr0: Enable asm optimizations.
Change-Id: Ib9f98563a9687827a384e5c7587638f5874cf485
This commit is contained in:
parent
9e7b417452
commit
91a3978fdc
2 changed files with 1 additions and 2 deletions
1
tools/configure
vendored
1
tools/configure
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue