mirror of
https://github.com/clearml/dropbear
synced 2025-02-12 07:25:30 +00:00
Set LTC_SOURCE for proper ltm_desc etc
--HG-- branch : ecc
This commit is contained in:
parent
cf7a271f90
commit
5139bd42f6
@ -19,7 +19,7 @@ srcdir=@srcdir@
|
|||||||
|
|
||||||
# Compilation flags. Note the += does not write over the user's CFLAGS!
|
# Compilation flags. Note the += does not write over the user's CFLAGS!
|
||||||
# The rest of the flags come from the parent Dropbear makefile
|
# The rest of the flags come from the parent Dropbear makefile
|
||||||
CFLAGS += -c -I$(srcdir)/src/headers/ -I$(srcdir)/../
|
CFLAGS += -c -I$(srcdir)/src/headers/ -I$(srcdir)/../ -DLTC_SOURCE
|
||||||
|
|
||||||
# additional warnings (newer GCC 3.4 and higher)
|
# additional warnings (newer GCC 3.4 and higher)
|
||||||
ifdef GCC_34
|
ifdef GCC_34
|
||||||
|
Loading…
Reference in New Issue
Block a user