-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue 50/remove snappy from contrib #109
Changes from 5 commits
6cb2ee5
2453f14
ad28cae
016060c
2a7fd68
dc4ea1d
e2ff3a2
69e8d7c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,6 @@ add_subdirectory(libc_compat) | |
add_subdirectory(lz4) | ||
add_subdirectory(lzmasdk) | ||
add_subdirectory(nayuki_md5) | ||
add_subdirectory(snappy) | ||
#add_subdirectory(snappy) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Кажется, правильней удалить строчку, чем комментировать |
||
#add_subdirectory(zstd) | ||
add_subdirectory(zstd06) |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
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.
А почему 1.1.10? Так ли прям она нам нужна? Может поставить 1.1.8, и тогда пользователи смогут пользоваться apt, а не руками устанавливать либу?
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.
Да, я погорячился. Последние патчи в snappy в основном перформанс и сборку улучшали, и нет особых причин держаться за 1.1.10. Исправил