Accepting request 340172 from devel:libraries:c_c++
- Now that gcc 5.2 is available on TW, remove the ARMv7 workaround. OBS-URL: https://build.opensuse.org/request/show/340172 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsodium?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 21 07:06:19 UTC 2015 - idonmez@suse.com
|
||||
|
||||
- Now that gcc 5.2 is available on TW, remove the ARMv7 workaround.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 18 15:09:15 UTC 2015 - idonmez@suse.com
|
||||
|
||||
|
@@ -61,10 +61,6 @@ to compile and develop applications that use libsodium.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%ifarch %arm
|
||||
# "sign" test fails otherwise
|
||||
export CFLAGS="%{optflags} -fno-tree-vrp"
|
||||
%endif
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags} V=1
|
||||
|
||||
|
Reference in New Issue
Block a user