Accepting request 42401 from home:jengelh:smp
Copy from home:jengelh:smp/perl via accept of submit request 42401 revision 3. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42401 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl?expand=0&rev=40
This commit is contained in:
parent
22a7e4a630
commit
1b27e044bf
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 18 12:59:27 CEST 2010 - mls@suse.de
|
||||
|
||||
|
@ -173,7 +173,7 @@ options="$options -Duse64bitint"
|
||||
options="$options -Accflags='-DPERL_USE_SAFE_PUTENV'"
|
||||
chmod 755 ./configure.gnu
|
||||
./configure.gnu --prefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Duseshrplib=\'true\' $options
|
||||
make %{?jobs:-j%jobs};
|
||||
make %{?_smp_mflags}
|
||||
cp -p libperl.so savelibperl.so
|
||||
cp -p lib/Config.pm saveConfig.pm
|
||||
cp -p lib/Config_heavy.pl saveConfig_heavy.pl
|
||||
@ -182,7 +182,7 @@ make clobber
|
||||
rm -rf lib
|
||||
mv savelib lib
|
||||
./configure.gnu --prefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm $options
|
||||
make %{?jobs:-j%jobs};
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
%ifnarch %arm
|
||||
|
Loading…
Reference in New Issue
Block a user