Blame project/overrides.mk

9c558e
ifneq ($(PE_SUBSYSTEM),)
9c558e
	LDFLAGS_COMMON += -Wl,--subsystem=$(PE_SUBSYSTEM)
0a2faa
endif