Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Kart-Public
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
X.organic
Kart-Public
Commits
1ee81fa9
Commit
1ee81fa9
authored
5 years ago
by
Alam Ed Arias
Committed by
James R.
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Appveyor: the Mingw64 is 9.1, the Mingw32 is still 7.3
(cherry picked from commit
33c0b825
)
parent
ef022ef7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
appveyor.yml
+2
-2
2 additions, 2 deletions
appveyor.yml
with
2 additions
and
2 deletions
appveyor.yml
+
2
−
2
View file @
1ee81fa9
...
...
@@ -92,8 +92,8 @@ before_build:
-
ccache -V
-
ccache -s
-
if [%NOUPX%] == [1] ( set "NOUPX=NOUPX=1" ) else ( set "NOUPX=" )
-
set "SRB2_MFLAGS=-C src WARNINGMODE=1 CCACHE=1 GCC
91
=1 NOOBJDUMP=1 %NOUPX%"
-
if [%X86_64%] == [1] ( set "MINGW_FLAGS=MINGW64=1 X86_64=1" ) else ( set "MINGW_FLAGS=MINGW=1" )
-
set "SRB2_MFLAGS=-C src WARNINGMODE=1 CCACHE=1 GCC
73
=1 NOOBJDUMP=1 %NOUPX%"
-
if [%X86_64%] == [1] ( set "MINGW_FLAGS=MINGW64=1 X86_64=1
GCC91=1
" ) else ( set "MINGW_FLAGS=MINGW=1" )
-
set "SRB2_MFLAGS=%SRB2_MFLAGS% %MINGW_FLAGS% %CONFIGURATION%=1"
build_script
:
...
...
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