Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 820740
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- libcap-2.60/libcap/Makefile.orig
0
++ libcap-2.60/libcap/Makefile
Lines 76-82 Link Here
76
		$< >$@
76
		$< >$@
77
77
78
_makenames: _makenames.c cap_names.list.h
78
_makenames: _makenames.c cap_names.list.h
79
	$(BUILD_CC) $(BUILD_CFLAGS) $(BUILD_CPPFLAGS) $< -o $@
79
	$(BUILD_CC) $(BUILD_CFLAGS) $(BUILD_CPPFLAGS) $(BUILD_LDFLAGS) $< -o $@
80
80
81
cap_names.h: _makenames
81
cap_names.h: _makenames
82
	./_makenames > cap_names.h
82
	./_makenames > cap_names.h

Return to bug 820740