Blame project/overrides.mk

5b49a6
ifneq ($(PE_SUBSYSTEM),)
5b49a6
	LDFLAGS_COMMON += -Wl,--subsystem=$(PE_SUBSYSTEM)
b895c9
endif