]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - lib/lz4/Makefile
Merge tag 'v4.11-rc1' into omap-for-v4.11/fixes
[mirror_ubuntu-artful-kernel.git] / lib / lz4 / Makefile
index 8085d04e9309145200d26cfc673e32eae63d3518..f7b113271d136d62e28ede163ebc7f86d275b6e3 100644 (file)
@@ -1,3 +1,5 @@
+ccflags-y += -O3
+
 obj-$(CONFIG_LZ4_COMPRESS) += lz4_compress.o
 obj-$(CONFIG_LZ4HC_COMPRESS) += lz4hc_compress.o
 obj-$(CONFIG_LZ4_DECOMPRESS) += lz4_decompress.o