Added "ENABLE_PLUGINS := 0" to verific amd64 build instructions

This commit is contained in:
Clifford Wolf 2014-11-08 11:38:44 +01:00
parent b9f2127f5d
commit acf010d30d
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ CONFIG := clang
ENABLE_TCL := 0
ENABLE_QT4 := 0
ENABLE_ABC := 0
ENABLE_PLUGINS := 0
ENABLE_VERIFIC := 1
CXXFLAGS += -m32
LDFLAGS += -m32