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

(-)bcache-tools-1.0.8-orig/Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
UDEVLIBDIR=/lib/udev
3
UDEVLIBDIR=/lib/udev
4
DRACUTLIBDIR=/lib/dracut
4
DRACUTLIBDIR=/lib/dracut
5
INSTALL=install
5
INSTALL=install
6
CFLAGS+= -Wall -std=gnu99
6
CFLAGS+= -Wall -std=gnu99 -fgnu89-inline
7
7
8
all: make-bcache probe-bcache bcache-super-show bcache-register
8
all: make-bcache probe-bcache bcache-super-show bcache-register
9
9

Return to bug 573372