OBS User autobuild 2010-01-14 14:41:42 +00:00 committed by Git OBS Bridge
parent 47cbd0dde4
commit 6d7250b498
2 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Tue Dec 15 00:26:38 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Wed Nov 25 13:23:10 CET 2009 - werner@suse.de

View File

@ -122,7 +122,7 @@ Authors:
%patch29
%build
make %{?jobs:-j%jobs} CFLAGS="-Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 $RPM_OPT_FLAGS -pipe" \
make CFLAGS="-Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 $RPM_OPT_FLAGS -pipe" \
CC="gcc"
%install