@@ -505,6 +505,7 @@ ifneq ($(TARGET_WEB),1) # As in, not-web PC port
CXX :=$(CROSS)g++
else
CC:= emcc
CXX := emcc
endif
LD:=$(CC)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.