mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
Linux: fix compilation error when building console-only version of VeraCrypt that is statically linked to wxWidgets
This commit is contained in:
@@ -70,7 +70,6 @@ endif
|
||||
ifeq "$(origin NOGUI)" "command line"
|
||||
export TC_NO_GUI := 1
|
||||
C_CXX_FLAGS += -DTC_NO_GUI
|
||||
WX_CONFIGURE_FLAGS += --disable-gui
|
||||
endif
|
||||
|
||||
ifdef PKCS11_INC
|
||||
|
||||
Reference in New Issue
Block a user