Commit 3bb223b8 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Add note for lz4: Does not respect CFLAGS, CPPFLAGS etc so does not pick up de...

parent fc9d2a43
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13690,6 +13690,8 @@ lysdr:
    - gcc_captures_build_path
lz4:
  version: 1.9.2-1
  comments: |
    Does not respect CFLAGS, CPPFLAGS etc so does not pick up debug-prefix-map etc. from dpkg-buildflags.
  issues:
    - captures_build_path_via_assert
lz4-java: