Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 573372 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- bcache-tools-1.0.8/Makefile
0
++ bcache-tools-1.0.8/Makefile
Lines 26-31 Link Here
26
make-bcache: bcache.o
26
make-bcache: bcache.o
27
probe-bcache: LDLIBS += `pkg-config --libs uuid blkid`
27
probe-bcache: LDLIBS += `pkg-config --libs uuid blkid`
28
probe-bcache: CFLAGS += `pkg-config --cflags uuid blkid`
28
probe-bcache: CFLAGS += `pkg-config --cflags uuid blkid`
29
probe-bcache: bcache.o
29
bcache-super-show: LDLIBS += `pkg-config --libs uuid`
30
bcache-super-show: LDLIBS += `pkg-config --libs uuid`
30
bcache-super-show: CFLAGS += -std=gnu99
31
bcache-super-show: CFLAGS += -std=gnu99
31
bcache-super-show: bcache.o
32
bcache-super-show: bcache.o

Return to bug 573372