Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Staging:N
flac
flac-cflags.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File flac-cflags.patch of Package flac
Index: flac-1.3.2/configure.ac =================================================================== --- flac-1.3.2.orig/configure.ac +++ flac-1.3.2/configure.ac @@ -389,8 +389,7 @@ if test "x$debug" = xtrue; then CFLAGS="-g $CFLAGS" else CPPFLAGS="-DNDEBUG $CPPFLAGS" - CFLAGS=$(echo "$CFLAGS" | sed 's/-O2//') - CFLAGS="-O3 -funroll-loops $CFLAGS" + CFLAGS="$user_cflags" fi XIPH_GCC_VERSION @@ -400,7 +399,6 @@ if test x$ac_cv_c_compiler_gnu = xyes ; CXXFLAGS="$CXXFLAGS -Wall -Wextra -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef " # -Wcast-qual -Wbad-function-cast -Wwrite-strings -Woverloaded-virtual -Wmissing-declarations XIPH_ADD_CFLAGS([-Wdeclaration-after-statement]) - XIPH_ADD_CFLAGS([-D_FORTIFY_SOURCE=2]) AC_LANG_PUSH([C++]) XIPH_ADD_CXXFLAGS([-Weffc++]) @@ -426,10 +424,6 @@ if test x$ac_cv_c_compiler_gnu = xyes ; XIPH_ADD_CFLAGS([-fno-inline-small-functions]) fi - if test "x$asm_optimisation$sse_os" = "xyesyes" ; then - XIPH_ADD_CFLAGS([-msse2]) - fi - fi case "$host_os" in
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