Milan Ševčík
|
4b62f41969
|
Added compile flags to pzstd
Definition NDEBUG from original Makefile
-Wno-shadow silences shadowing in initializers
|
2017-02-28 10:57:09 +01:00 |
|
Milan Ševčík
|
eeb080e601
|
-Wstrict-prototypes is not supported with C++
|
2017-02-28 10:57:09 +01:00 |
|
Milan Ševčík
|
5a1cc5c22d
|
Improve handling of library symlinks.
Previous method was failing to remove the symlinks when make clean was
invoked and wasn't portable.
|
2017-02-28 10:57:09 +01:00 |
|
Milan Ševčík
|
bf8a30ce0d
|
Add zstdmt target in cmake
|
2017-02-28 10:57:09 +01:00 |
|
Milan Ševčík
|
59709d97d9
|
Support building contrib utils from cmake
|
2017-02-28 10:57:09 +01:00 |
|