summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2017-08-14 23:56:05 (GMT)
committerYann Collet <cyan@fb.com>2017-08-14 23:56:05 (GMT)
commit01cdbfb5feda4adee65cc3da04b426c0c22368a3 (patch)
tree72a1402855ce496d1b96ac455cd3f72500736fd4 /lib
parent731cff12080f1309af4abde122fe09ae0076f424 (diff)
downloadlz4-01cdbfb5feda4adee65cc3da04b426c0c22368a3.zip
lz4-01cdbfb5feda4adee65cc3da04b426c0c22368a3.tar.gz
lz4-01cdbfb5feda4adee65cc3da04b426c0c22368a3.tar.bz2
lz4c legacy commands are now enabled at runtime based on link/binary name "lz4c"
instead of selected at compilation time depending on a macro. This design makes it possible to have a single binary which supports both modes. An advantageous side effect is that when doing `make; make install` no additional binary is created during `make install` (it used to create `lz4c`, because `make` would only build `lz4`)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions