Skip to content

Commit

Permalink
s/ggdb/ggdb3/
Browse files Browse the repository at this point in the history
git-svn-id: svn://cherokee-project.com/cherokee/trunk@6770 5dc97367-97f1-0310-9951-d761b3857238
  • Loading branch information
alobbs committed Jul 8, 2011
1 parent 830037f commit e3e8616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ FAQ
Development Development
----------- -----------
./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-static-module=all --enable-static --enable-shared=no --with-mysql=no --with-ffmpeg=no --with-ldap=no --enable-beta --enable-trace --enable-backtraces --enable-maintainer-mode ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-static-module=all --enable-static --enable-shared=no --with-mysql=no --with-ffmpeg=no --with-ldap=no --enable-beta --enable-trace --enable-backtraces --enable-maintainer-mode
make CFLAGS="-ggdb -O0" -j8 make CFLAGS="-ggdb3 -O0" -j8


How to cross compile the Win32 version How to cross compile the Win32 version
-------------------------------------- --------------------------------------
Expand Down

0 comments on commit e3e8616

Please sign in to comment.