This commit is contained in:
Ryan 'Swingflip' Hamlin 2018-10-25 13:15:41 +01:00
parent 75008d0a22
commit 5da7494bfc

View File

@ -1864,6 +1864,7 @@ ifeq ($(HAVE_C_A7A7), 1)
ifeq ($(shell echo `$(CC) -dumpversion` ">= 5" | bc -l), 1)
LDFLAGS += -static-libgcc -static-libstdc++
endif
endif
endif
ifeq ($(HAVE_HAKCHI), 1)