Remove unneeded lines from fuzz/Makefile
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
85ea3e623b
commit
a8f6192f9a
1 changed files with 0 additions and 3 deletions
|
@ -1,11 +1,8 @@
|
|||
MBEDTLS_TEST_PATH:=../../tests
|
||||
|
||||
LOCAL_CFLAGS = $(WARNING_CFLAGS) -I../../tests/include -I../../include -D_FILE_OFFSET_BITS=64
|
||||
MBEDTLS_PATH := ../..
|
||||
include ../../scripts/common.make
|
||||
|
||||
LOCAL_CFLAGS += $(patsubst -I../%,-I../../%,$(THIRDPARTY_INCLUDES))
|
||||
|
||||
DEP=${MBEDLIBS}
|
||||
|
||||
ifdef FUZZINGENGINE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue