diff options
Diffstat (limited to 'Makefile.am.common')
-rw-r--r-- | Makefile.am.common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am.common b/Makefile.am.common index 7c8b280..9586e15 100644 --- a/Makefile.am.common +++ b/Makefile.am.common | |||
@@ -1,2 +1,4 @@ | |||
1 | AM_CPPFLAGS = -I$(top_srcdir)/include | 1 | AM_CPPFLAGS = -I$(top_srcdir)/include |
2 | AM_CPPFLAGS += -DOPENSSL_NO_ASM | 2 | AM_CPPFLAGS += -DOPENSSL_NO_ASM |
3 | AM_CPPFLAGS += -DHAVE_CRYPTODEV | ||
4 | AM_CPPFLAGS += -DLIBRESSL_INTERNAL | ||