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

Collapse All | Expand All

(-)client/Makefile.incl.orig (-1 / +4 lines)
Lines 42-48 Link Here
42
VERSION_MAJOR = @MAJOR_VERSION@
42
VERSION_MAJOR = @MAJOR_VERSION@
43
VERSION_MINOR = @MINOR_VERSION@
43
VERSION_MINOR = @MINOR_VERSION@
44
44
45
BOINC_CFLAGS= @BOINC_CFLAGS@
45
OPT_CFLAGS = @OPT_CFLAGS@
46
OPT_LDFLAGS = @OPT_LDFLAGS@
47
48
BOINC_CFLAGS = @BOINC_CFLAGS@
46
49
47
BOINC_PLATFORM = @boinc_platform@
50
BOINC_PLATFORM = @boinc_platform@
48
51

Return to bug 238063