X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=mk%2Fmachine%2Focteontx2%2Frte.vars.mk;fp=mk%2Fmachine%2Focteontx2%2Frte.vars.mk;h=e209cf4920c8003e339286b73b4a5fd99995cd98;hb=19f3f971123429b92fbfaa5175fa29724e94c8c9;hp=cbec7f14d19f01ed808da2e2114065335e434345;hpb=530588f3cd50d5626cfa2b94e161b97e97d84ade;p=dpdk.git diff --git a/mk/machine/octeontx2/rte.vars.mk b/mk/machine/octeontx2/rte.vars.mk index cbec7f14d1..e209cf4920 100644 --- a/mk/machine/octeontx2/rte.vars.mk +++ b/mk/machine/octeontx2/rte.vars.mk @@ -30,5 +30,5 @@ include $(RTE_SDK)/mk/rte.helper.mk -MACHINE_CFLAGS += $(call rte_cc_has_argument, -march=-mcpu=armv8.2-a+crc+crypto+lse) +MACHINE_CFLAGS += $(call rte_cc_has_argument, -march=armv8.2-a+crc+crypto+lse) MACHINE_CFLAGS += $(call rte_cc_has_argument, -mcpu=octeontx2)