Use libsidplayfp GitHub upstream as submodule #114
No reviewers
Labels
No labels
2230
2243
App version
Apple OS errata
Apple SDK
bug
bugsnag
build
dlt
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: chris/Cog#114
Loading…
Reference in a new issue
No description provided.
Delete branch "nevack/remove-sidplay-residfp-code"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +1,21 @@
#!/bin/sh
To be called after submodule update. Fixed generating
.bin
in upstream https://github.com/libsidplayfp/libsidplayfp/pull/9@ -0,0 +1374,4 @@
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_PREPROCESSOR_DEFINITIONS = (
"VERSION=\\\"2.1.0\\\"",
Need to remove this workaround
Looks okay, I'll have to test this out tonight and roll out another release.