diff --git a/mozglue/static/moz.build b/mozglue/static/moz.build index ba194f23a38c..9e3dfec41b68 100644 --- a/mozglue/static/moz.build +++ b/mozglue/static/moz.build @@ -21,6 +21,7 @@ SOURCES += [ SOURCES["lz4/xxhash.c"].flags += ["-Wno-unused-function"] DEFINES["LZ4LIB_VISIBILITY"] = "" +DEFINES["LZ4FLIB_VISIBILITY"] = "" # By putting it in js, it ends up in libxul too. FINAL_LIBRARY = "js"