Projects
Staging
vlc-beta
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 157
View file
vlc-beta.spec
Changed
@@ -296,9 +296,9 @@ # export VLC_COMPILE_BY='X' export VLC_COMPILE_HOST='X' -export BUILDCC=gcc -export CC=gcc -export CXX=g++ +test -x "$(type -p gcc)" && BUILDCC="$_" +test -x "$(type -p gcc)" && CC="$_" +test -x "$(type -p g++)" && CXX="$_" test -x "$(type -p gcc-11)" && BUILDCC="$_" test -x "$(type -p gcc-11)" && CC="$_" test -x "$(type -p g++-11)" && CXX="$_"
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
.