Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-build
Commits
59a58065
Commit
59a58065
authored
Mar 24, 2021
by
John van Groningen
Browse files
in clean-classic for windows-x86 don't compile sparkle stdenv system modules with -dynamics
parent
45edec77
Pipeline
#50284
passed with stage
in 13 minutes and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
clean-classic/windows-x86/build.sh
View file @
59a58065
...
...
@@ -975,7 +975,7 @@ sparkle_build ()
# compile twice to inline abc code between system modules
for
stdenv_build_m
in
$STDENV_SYSTEM_MODULES
;
do
cleancocl
"
$1
"
"
$3
/sparkle/libraries/StdEnv Sparkle 0.0.4a/
$stdenv_build_m
"
-dynamic
;
cleancocl
"
$1
"
"
$3
/sparkle/libraries/StdEnv Sparkle 0.0.4a/
$stdenv_build_m
"
done
for
stdenv_build_m
in
$STDENV_SYSTEM_MODULES
;
do
cleancocl
"
$1
"
"
$3
/sparkle/libraries/StdEnv Sparkle 0.0.4a/
$stdenv_build_m
"
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment