SHA256
1
0
forked from pool/ctags
OBS User autobuild
2009-12-21 22:40:31 +00:00
committed by Git OBS Bridge
parent 5561b681b4
commit 60b2baf35c
2 changed files with 1 additions and 6 deletions

View File

@@ -64,7 +64,7 @@ CC=gcc
CFLAGS="$RPM_OPT_FLAGS -Wall"
export CFLAGS CC
./configure --prefix=/usr --mandir=%{_mandir} --disable-etags
make %{?jobs:-j%jobs}
make
cd ../etags-%{etags_ver}
CFLAGS="$CFLAGS -DSTDC_HEADERS -DHAVE_UNISTD_H -DHAVE_GETCWD"
$CC $CFLAGS -o etags etags.c