aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.crc32c.include
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.crc32c.include')
-rw-r--r--src/Makefile.crc32c.include1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.crc32c.include b/src/Makefile.crc32c.include
index 3cbe71792c..67604cf08a 100644
--- a/src/Makefile.crc32c.include
+++ b/src/Makefile.crc32c.include
@@ -3,7 +3,6 @@
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
LIBCRC32C_INT = crc32c/libcrc32c.a
-LIBLEVELDB_SSE42_INT = leveldb/libleveldb_sse42.a
EXTRA_LIBRARIES += $(LIBCRC32C_INT)