vhost: pre update used ring for Tx and Rx
[dpdk.git] / drivers / crypto / qat / Makefile
index e027ff9..ee72a61 100644 (file)
@@ -38,9 +38,11 @@ LIBABIVER := 1
 
 # build flags
 CFLAGS += $(WERROR_FLAGS)
+CFLAGS += -O3
 
 # external library include paths
 CFLAGS += -I$(SRCDIR)/qat_adf
+LDLIBS += -lcrypto
 
 # library source files
 SRCS-$(CONFIG_RTE_LIBRTE_PMD_QAT) += qat_crypto.c