- add --target to configure for SLE 11 i586
OBS-URL: https://build.opensuse.org/package/show/science/gap?expand=0&rev=5
This commit is contained in:
parent
4517fad32e
commit
91d7f9a968
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 21:36:53 UTC 2012 - scorot@free.fr
|
||||
|
||||
- add --target to configure for SLE 11 i586
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 10:42:16 UTC 2012 - scorot@free.fr
|
||||
|
||||
|
2
gap.spec
2
gap.spec
@ -2279,7 +2279,7 @@ sed -i 4729s/else/#else/ ./configure
|
||||
%endif
|
||||
|
||||
%configure --with-gmp=system --with-gapdir=$PWD \
|
||||
--with-gapbindir=$PWD/obj
|
||||
--with-gapbindir=$PWD/obj --target=%_host
|
||||
COPTS="$RPM_OPT_FLAGS -O0 -ggdb3";
|
||||
make config COPTS="$RPM_OPT_FLAGS -O0 -ggdb3";
|
||||
make %{?_smp_mflags} compile COPTS="$RPM_OPT_FLAGS -O0 -ggdb3";
|
||||
|
Loading…
Reference in New Issue
Block a user