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

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Fri Dec 18 16:44:25 CET 2009 - jengelh@medozas.de
- enabel parallel building
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

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