eal: add and use unaligned integer types
[dpdk.git] / config / common_linuxapp
index 724f692..aae22f4 100644 (file)
@@ -73,6 +73,11 @@ CONFIG_RTE_EXEC_ENV_LINUXAPP=y
 #
 CONFIG_RTE_FORCE_INTRINSICS=n
 
+#
+# Machine forces strict alignment constraints.
+#
+CONFIG_RTE_ARCH_STRICT_ALIGN=n
+
 #
 # Compile to share library
 #