On 2017/05/27 13:03, Marc Espie wrote: > while checking eduke32 for clang, I ran into a weird compile error. > > Turns out eduke32 includes an (old?) version of lz4 that doesn't look quite > like the one in archivers/lz4. > > The following patch makes eduke32 just use archivers/lz4 so it won't > miscompile > if lz4 happens to be installed.
ok.