# For historical compatibility reasons on non-windows
# platform output files use i386 instead of x86
# platforms output files use i386 instead of x86
ifeq($(ARCH),x86)
ifneq($(PLATFORM),mingw32)
FILE_ARCH=i386
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.