Don't run ccodegen with all target
This commit is contained in:
2
Makefile
2
Makefile
@@ -45,7 +45,7 @@ ifeq ($(CC),gcc)
|
|||||||
export ASAN_OPTIONS=verify_asan_link_order=0
|
export ASAN_OPTIONS=verify_asan_link_order=0
|
||||||
endif
|
endif
|
||||||
|
|
||||||
all: clean builddir codegen run-c-test full run-cc-test ccodegen
|
all: clean builddir codegen run-c-test full run-cc-test
|
||||||
|
|
||||||
help:
|
help:
|
||||||
@echo "Available build variables:"
|
@echo "Available build variables:"
|
||||||
|
Reference in New Issue
Block a user