mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 05:17:28 +00:00
Fix missing paths from m_burn commit
This commit is contained in:
parent
ad801851a2
commit
156b28c771
@ -8,10 +8,8 @@ VERSION=0.40
|
||||
VPATH=@srcdir@
|
||||
srcdir=@srcdir@
|
||||
|
||||
# Dropbear takes flags from the toplevel makefile
|
||||
CFLAGS += -I$(srcdir)
|
||||
|
||||
#CFLAGS += -I./ -Wall -W -Wshadow -Wsign-compare
|
||||
# So that libtommath can include Dropbear headers for options and m_burn()
|
||||
CFLAGS += -I$(srcdir)/../libtomcrypt/src/headers/ -I$(srcdir)/../
|
||||
|
||||
ifndef IGNORE_SPEED
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user