repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git]
/
maximus
/
configure.patch
blob
b4bf9711d30b7f84bda41f857f3c61709b19c54f
1
11082,11084c11082
,11084
2
< # if test "x$GCC" = "xyes"; then
3
< # GCC_FLAGS="-g -Wall -Werror"
4
< # fi
5
---
6
> if test "x$GCC" = "xyes"; then
7
> GCC_FLAGS="-g -Wall -Werror"
8
> fi