summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGabriel <g2p.code@gmail.com>2013-07-05 23:59:21 +0200
committerGabriel <g2p.code@gmail.com>2013-10-03 13:48:50 +0200
commit866e21a35d40e8c5df75cdc7146da88c17cc18d1 (patch)
tree744540171ef0b1844082b382720ae0d72645826d /Makefile
parentdecab738147cf0eb7d6508454d43048b6ff2ab24 (diff)
super-show: Print label
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index efeac03..1f3caa4 100644
--- a/Makefile
+++ b/Makefile
@@ -22,4 +22,5 @@ make-bcache: CFLAGS += `pkg-config --cflags uuid blkid`
make-bcache: bcache.o
probe-bcache: LDLIBS += `pkg-config --libs uuid`
bcache-super-show: LDLIBS += `pkg-config --libs uuid`
+bcache-super-show: CFLAGS += -std=gnu99
bcache-super-show: bcache.o