forked from len0rd/rockbox
Fix Makefile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22566 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d07ea9a48e
commit
8525c819cd
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
# \/ \/ \/ \/ \/
|
# \/ \/ \/ \/ \/
|
||||||
# $Id$
|
# $Id$
|
||||||
#
|
#
|
||||||
CFLAGS := -g -W -Wall -Wshadow -pedantic
|
CFLAGS := -O -g -W -Wall -Wshadow -pedantic
|
||||||
LDFLAGS := -g
|
LDFLAGS := -g
|
||||||
|
|
||||||
.PHONY: rbspeexenc uclpack
|
.PHONY: rbspeexenc uclpack
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue