mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-17 11:33:12 +00:00
[PR #24] Some changes to build scripts #912
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/24
State: closed
Merged: No
Maybe we should name each source file with .c suffix.
By some reason there are multiple definitions of gf_utc_time_since_1970() in the code. Functions are literally the same. So I didn't dig it and add -zmuldefs flag to the linker.