We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ba37d commit 46c142cCopy full SHA for 46c142c
modules/flashrom
@@ -30,7 +30,7 @@ flashrom_target := \
30
INSTALL="$(INSTALL)" \
31
DESTDIR="$(INSTALL)" \
32
LIBS_BASE="$(INSTALL)" \
33
- CFLAGS="-I$(INSTALL)/include/libusb-1.0 -I$(INSTALL)/include/pci" \
+ CFLAGS="-Os -I$(INSTALL)/include/libusb-1.0 -I$(INSTALL)/include/pci" \
34
LDFLAGS="-L$(INSTALL)/lib" \
35
$(flashrom_cfg) \
36
$(CROSS_TOOLS) \
0 commit comments