Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
SRB2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
245
Issues
245
List
Board
Labels
Milestones
Merge Requests
69
Merge Requests
69
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
STJr
SRB2
Commits
9a1d6e0d
Commit
9a1d6e0d
authored
Apr 07, 2020
by
SteelT
Committed by
James R.
Aug 29, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix some build errors
(cherry picked from commit cb9004e4cfa94251ab0d31f19fee187fc4e9abcc)
parent
679bfa21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
config.yml
.circleci/config.yml
+2
-3
No files found.
.circleci/config.yml
View file @
9a1d6e0d
...
...
@@ -43,7 +43,7 @@ jobs:
-
v1-SRB2-APT
-
run
:
name
:
Install SDK
command
:
apt-get -qq -y --no-install-recommends install git build-essential nasm libpng-dev:i386 libsdl2-mixer-dev:i386 libgme-dev:i386 libopenmpt-dev:i386 gettext ccache wget gcc-multilib upx openssh-client
command
:
apt-get -qq -y --no-install-recommends install git build-essential nasm libpng-dev:i386 libsdl2-mixer-dev:i386 libgme-dev:i386 lib
curl4-openssl-dev:i386 lib
openmpt-dev:i386 gettext ccache wget gcc-multilib upx openssh-client
-
save_cache
:
key
:
v1-SRB2-APT
...
...
@@ -71,4 +71,4 @@ jobs:
-
save_cache
:
key
:
v1-SRB2-{{ .Branch }}-{{ checksum "objs/Linux/SDL/Release/depend.dep" }}
paths
:
-
/root/.ccache
\ No newline at end of file
-
/root/.ccache
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