From 2cef68f3ed82c2c036d1909042dcd23c14ec82e3 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sat, 16 Aug 2014 14:16:01 -0500 Subject: allow inline asm use default of -std=gnu99 for it to be recognized --- Makefile.am.common | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am.common') diff --git a/Makefile.am.common b/Makefile.am.common index 9586e15..80949ce 100644 --- a/Makefile.am.common +++ b/Makefile.am.common @@ -1,4 +1,3 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -AM_CPPFLAGS += -DOPENSSL_NO_ASM AM_CPPFLAGS += -DHAVE_CRYPTODEV AM_CPPFLAGS += -DLIBRESSL_INTERNAL -- cgit v1.2.3-55-g6feb