-
Notifications
You must be signed in to change notification settings - Fork 369
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
107 changed files
with
48,164 additions
and
29,036 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
bc6955d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I could be wrong but i think the new depobjs are built but not used.
I think some of it might be the zstd stuff talked about in #1613.
I also think
-D_7ZIP_PPMD_SUPPPORT -D_7ZIP_ST
which were previously enabled in the makefile need to be replaced by their-DZ7_...
equivalent or removed (tbh i don't remember what they do).bc6955d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
well, to make things easy to update to newer 7zip: I'd rather just copy everything over from the source. If you want to optimize out the unneeded files, feel free :)