mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
fix updates to libtomcrypt/libtommath for out of tree builds
This commit is contained in:
@@ -9,7 +9,8 @@ VERSION=1.17
|
||||
PLATFORM := $(shell uname | sed -e 's/_.*//')
|
||||
|
||||
|
||||
srcdir=.
|
||||
VPATH=@srcdir@
|
||||
srcdir=@srcdir@
|
||||
|
||||
# Compiler and Linker Names
|
||||
#CC=gcc
|
||||
|
||||
Reference in New Issue
Block a user