forked from len0rd/rockbox
don't use crosscompiler options when compiling host-side things
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22995 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
702845c597
commit
9e9a913829
1 changed files with 1 additions and 0 deletions
1
tools/configure
vendored
1
tools/configure
vendored
|
|
@ -85,6 +85,7 @@ simcc () {
|
|||
|
||||
simver=sdl
|
||||
GCCOPTS='-W -Wall -g -fno-builtin'
|
||||
GCCOPTIMIZE=''
|
||||
|
||||
output="rockboxui" # use this as default output binary name
|
||||
sdl=`findtool sdl-config`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue