Use libsidplayfp GitHub upstream as submodule #114

Merged
nevack merged 5 commits from nevack/remove-sidplay-residfp-code into master 2021-02-26 00:30:26 -03:00
nevack commented 2021-02-25 11:30:07 -03:00 (Migrated from github.com)
No description provided.
nevack (Migrated from github.com) reviewed 2021-02-25 11:31:13 -03:00
@ -0,0 +1,21 @@
#!/bin/sh
nevack (Migrated from github.com) commented 2021-02-25 11:31:12 -03:00

To be called after submodule update. Fixed generating .bin in upstream https://github.com/libsidplayfp/libsidplayfp/pull/9

To be called after submodule update. Fixed generating `.bin` in upstream https://github.com/libsidplayfp/libsidplayfp/pull/9
nevack (Migrated from github.com) reviewed 2021-02-25 11:32:35 -03:00
@ -0,0 +1374,4 @@
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_PREPROCESSOR_DEFINITIONS = (
"VERSION=\\\"2.1.0\\\"",
nevack (Migrated from github.com) commented 2021-02-25 11:32:35 -03:00

Need to remove this workaround

Need to remove this workaround
kode54 (Migrated from github.com) approved these changes 2021-02-25 23:22:48 -03:00
kode54 (Migrated from github.com) left a comment

Looks okay, I'll have to test this out tonight and roll out another release.

Looks okay, I'll have to test this out tonight and roll out another release.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: chris/Cog#114
No description provided.