To use full C++ we have to have its compiler as the linker.
This commit is contained in:
@@ -31,6 +31,6 @@ define act_objcc
|
||||
endef
|
||||
|
||||
define act_link
|
||||
$(LINK) -o "$@" $^ $(LDFLAGS)
|
||||
$(CXX) -o "$@" $^ $(LDFLAGS)
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user