This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Cardinal
mirror of
https://github.com/DISTRHO/Cardinal.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
20
Wiki
Activity
Browse Source
Fixup CI details
Signed-off-by: falkTX <falktx@falktx.com>
tags/23.07
falkTX
2 years ago
parent
344dec5d31
commit
792a3405b0
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
2 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.github/workflows/build.yml
+1
-1
deps/PawPaw
+ 2
- 2
.github/workflows/build.yml
View File
@@ -199,8 +199,8 @@ jobs:
sudo apt-get clean
- name: Build linux (LTO)
run: |
make
SYSDEPS=true
features
make
SYSDEPS=true
WITH_LTO=true -j $(nproc)
make features
make WITH_LTO=true -j $(nproc)
linux-sysdeps:
runs-on: ubuntu-20.04
+ 1
- 1
deps/PawPaw
@@ -1 +1 @@
Subproject commit
1658398aa4d2b9c02dfe5602c9dd3eca18260503
Subproject commit
eb215863a49b9356b64aa6ea229b99b307ab818b
Write
Preview
Loading…
Cancel
Save