Projects
Staging
avidemux3
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 20
View file
avidemux3.changes
Changed
@@ -59,6 +59,7 @@ (macOS only) - Miscellaneous * Bundled FFmpeg libraries have been updated to 4.4.2 release. + - Added options -march=native to enable build on i586. ------------------------------------------------------------------- Mon Dec 27 17:14:17 UTC 2021 - enzokiel@kabelmail.de
View file
avidemux3.spec
Changed
@@ -207,6 +207,9 @@ export CC="$(readlink -f ${CC})" export CXX="$(readlink -f ${CXX})" flags+="%optflags -fno-strict-aliasing " +%ifarch %ix86 +flags+="%optflags -march=native " +%endif export CXXFLAGS="$flags" options+="--with-cli "
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.