Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0fb3099f3d | |||
| 9c77ecd894 |
@@ -9,7 +9,7 @@ BUILDCLASSES = Linux
|
||||
ARCH_FILTER = deb10% deb12%
|
||||
|
||||
# Run 7.0.6 for now
|
||||
EXCLUDE_VERSIONS+=3 7.0.5 7.0.6 7.0.7 7.0.9
|
||||
EXCLUDE_VERSIONS+=3 7.0.5 7.0.6 7.0.7
|
||||
|
||||
IGNORE_MODULES += asynMotor
|
||||
IGNORE_MODULES += motorBase
|
||||
@@ -18,7 +18,7 @@ USR_CXXFLAGS += -std=c++17
|
||||
OPT_CXXFLAGS_YES = -O3
|
||||
|
||||
# dependencies
|
||||
ecmc_VERSION = 10.0
|
||||
ecmc_VERSION = 11.0
|
||||
|
||||
APPDB:=db
|
||||
APPSRC:=src
|
||||
|
||||
Reference in New Issue
Block a user