You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix broken brotli build (upstream brotli dropped makefile support and sources.lst file) (#150)
* Fix config file to no longer depend on a sources.lst file.
* Fix readme to show how to build with latest brotli.
Also make the build files real-life with optimizations (so everyone doesn't have to search for the best way to compile things).
* Fix typo
* Cleanup config file to not depend on out-of-date libs
* Remove unused variables.
0 commit comments