allow inline asm

use default of -std=gnu99 for it to be recognized
This commit is contained in:
Brent Cook
2014-08-16 14:16:01 -05:00
parent 2d719eb3d7
commit 2cef68f3ed
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
AM_CPPFLAGS = -I$(top_srcdir)/include
AM_CPPFLAGS += -DOPENSSL_NO_ASM
AM_CPPFLAGS += -DHAVE_CRYPTODEV
AM_CPPFLAGS += -DLIBRESSL_INTERNAL