/
[jscoverage]
/
trunk
/
bootstrap.sh
Contents of /trunk/bootstrap.sh
Parent Directory
|
Revision Log
Revision
89
- (
show annotations
)
Tue May 6 13:00:39 2008 UTC
(12 years, 9 months ago) by
siliconforks
File MIME type: application/x-sh
File size: 93 byte(s)
Add -Wextra to CFLAGS.
1
#!/bin/sh
2
3
set
-e
4
5
autoreconf --install
6
./configure
CC
=
gcc
CFLAGS
=
'-ggdb3 -O0 -Wall -Wextra'
Properties
Name
Value
svn:executable
ViewVC Help
Powered by
ViewVC 1.1.24