Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-project
Commits
a810d5f8
Commit
a810d5f8
authored
2 years ago
by
Amin Bandali
Committed by
Adrien Béraud
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
packaging: help CMake pick the right GCC on opensuse-leap_15.3
Change-Id: I27b88d85d49e9d8ec276017ba1f0d1611ab0b24c
parent
bfba7121
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/Dockerfile_opensuse-leap_15.3
+2
-0
2 additions, 0 deletions
docker/Dockerfile_opensuse-leap_15.3
with
2 additions
and
0 deletions
docker/Dockerfile_opensuse-leap_15.3
+
2
−
0
View file @
a810d5f8
...
@@ -102,4 +102,6 @@ RUN /opt/install-cmake.sh
...
@@ -102,4 +102,6 @@ RUN /opt/install-cmake.sh
ADD scripts/build-package-rpm.sh /opt/build-package-rpm.sh
ADD scripts/build-package-rpm.sh /opt/build-package-rpm.sh
ENV CC=gcc
ENV CXX=g++
CMD ["/opt/build-package-rpm.sh"]
CMD ["/opt/build-package-rpm.sh"]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment