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
19
Wiki
Activity
Browse Source
Fix my macos local build
Signed-off-by: falkTX <falktx@falktx.com>
tags/24.12
falkTX
7 months ago
parent
a22b588472
commit
10bbf52f50
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
deps/Makefile
+ 1
- 1
deps/Makefile
View File
@@ -165,7 +165,7 @@ ifeq ($(shell uname -s),Darwin)
ifeq ($(CIBUILD),true)
DEP_MAKE += SHA256SUM="shasum5.30 -a 256"
else
DEP_MAKE += SHA256SUM="shasum5.3
0
-a 256"
DEP_MAKE += SHA256SUM="shasum5.3
4
-a 256"
endif
endif
Write
Preview
Loading…
Cancel
Save