forked from pool/ctags
checked in
OBS-URL: https://build.opensuse.org/package/show/devel:tools/ctags?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
5561b681b4
commit
60b2baf35c
@@ -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
|
||||
|
Reference in New Issue
Block a user