|
@@ -45,8 +45,8 @@ TEST_RUN_FUNCTIONAL := 0
|
|
|
|
|
|
|
|
# Path to toolchain files, relative to the root directory (used for functional
|
|
# Path to toolchain files, relative to the root directory (used for functional
|
|
|
# test).
|
|
# test).
|
|
|
-TEST_CIVAS := bin32/civas
|
|
|
|
|
-TEST_CIVVM := bin32/civvm
|
|
|
|
|
|
|
+TEST_CIVAS := bin/civas
|
|
|
|
|
+TEST_CIVVM := bin/civvm
|
|
|
|
|
|
|
|
# Path to your compiler binary, relative to the root directory.
|
|
# Path to your compiler binary, relative to the root directory.
|
|
|
TEST_CIVCC := bin/civicc
|
|
TEST_CIVCC := bin/civicc
|