aboutsummaryrefslogtreecommitdiff
path: root/upgrade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'upgrade/Makefile')
-rw-r--r--upgrade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrade/Makefile b/upgrade/Makefile
index ef190d7..397b3e6 100644
--- a/upgrade/Makefile
+++ b/upgrade/Makefile
@@ -2,7 +2,7 @@ OUTFILE = blackmagic_upgrade
CC = $(CROSS_COMPILE)gcc
-CFLAGS = -Wall -Wextra -std=gnu99 -O0 -g -MD
+CFLAGS = -Wall -Wextra -std=gnu99 -O0 -g -MD -mno-ms-bitfields
LDFLAGS = -lusb
OBJ = bindata.o \