Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
defunctec
crown-core
Commits
e0e521ce
Commit
e0e521ce
authored
1 year ago
by
Pablo Luis Lara Garcia
Browse files
Options
Download
Email Patches
Plain Diff
Linux GLIBC < 2_32 compatibility, go back HOST
parent
1607d669
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
View file @
e0e521ce
...
...
@@ -58,7 +58,7 @@ cache:
-
linux64
variables
:
CROWN_CONFIG
:
"
--enable-glibc-back-compat"
HOST
:
"
x86_64-unknown-linux
-musl
"
HOST
:
"
x86_64-unknown-linux"
GOAL
:
"
install"
OUTDIR
:
"
Crown-${RELEASE_VERSION}-Linux64"
DEP_OPTS
:
"
USE_LINUX_STATIC_QT5=1"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help