Index: Makefile |
diff --git a/Makefile b/Makefile |
index bedf087ceadc2286a65f8d8b563916918e1e90b2..f885bf14a7e40e431dc537140443cc4290dcf37f 100644 |
--- a/Makefile |
+++ b/Makefile |
@@ -179,8 +179,6 @@ endif |
# When using the simulator, this flag is implied. |
ifeq ($(armtest), on) |
GYPFLAGS += -Darm_test=on |
-else |
- GYPFLAGS += -Darm_test=off |
endif |
# ----------------- available targets: -------------------- |