mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-01-04 12:48:12 -06:00
Linux/MacOSX: put entries at line start and use tabs instead of spaces
This commit is contained in:
@@ -189,8 +189,8 @@ endif
|
||||
|
||||
ifeq "$(origin WOLFCRYPT)" "command line"
|
||||
ENABLE_WOLFCRYPT := 1
|
||||
C_CXX_FLAGS += -DWOLFCRYPT_BACKEND
|
||||
export LIBS += -lwolfssl
|
||||
C_CXX_FLAGS += -DWOLFCRYPT_BACKEND
|
||||
export LIBS += -lwolfssl
|
||||
export LD_LIBRARY_PATH=/usr/local/lib
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user