ruby: don't set debugging CFLAGS.
This commit is contained in:
parent
6ded9d4608
commit
f392b1fcf5
@ -10,7 +10,6 @@ source=(ftp://ftp.ruby-lang.org/pub/$name/1.8/$name-$version.tar.bz2 \
|
||||
$name-arch.patch)
|
||||
|
||||
build () {
|
||||
export CFLAGS="-O0 -g"
|
||||
cd $name-$version
|
||||
patch -p1 < $SRC/$name-arch.patch
|
||||
./configure --prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user