Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
hfst
hfst-sse.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hfst-sse.diff of Package hfst
--- configure.ac | 3 --- 1 file changed, 3 deletions(-) Index: hfst-3.16.0/configure.ac =================================================================== --- hfst-3.16.0.orig/configure.ac +++ hfst-3.16.0/configure.ac @@ -663,9 +663,6 @@ AC_LANG_PUSH([C++]) AM_COND_IF([WANT_OPENFST_UPSTREAM], [my_CXXFLAGS="-std=c++17"], [my_CXXFLAGS="-std=c++14"]) # On 32bit x86, we need to use SSE for precise floating point arithmetics in OpenFST -AX_CHECK_COMPILE_FLAG([-msse], [my_CXXFLAGS="$my_CXXFLAGS -msse"], []) -AX_CHECK_COMPILE_FLAG([-msse2], [my_CXXFLAGS="$my_CXXFLAGS -msse2"], []) -AX_CHECK_COMPILE_FLAG([-mfpmath=sse], [my_CXXFLAGS="$my_CXXFLAGS -mfpmath=sse"], []) AC_CHECK_HEADERS([ext/slist])
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor