Fix failing gmake2 unit test
This commit is contained in:
parent
3da7869498
commit
bffce3e4cb
@ -217,8 +217,6 @@ OBJECTS += $(OBJDIR)/Hello111.o
|
||||
else ifeq ($(config),release)
|
||||
OBJECTS += $(OBJDIR)/hello1.o
|
||||
|
||||
else
|
||||
$(error "invalid configuration $(config)")
|
||||
endif
|
||||
|
||||
]]
|
||||
|
Reference in New Issue
Block a user