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

Collapse All | Expand All

(-)nvidia-settings-1.0/src/XF86Config-parser/Makefile.orig (+2 lines)
Lines 27-33 Link Here
27
  CC = gcc
27
  CC = gcc
28
endif
28
endif
29
29
30
ifndef CFLAGS
30
CFLAGS = -Wall -g
31
CFLAGS = -Wall -g
32
endif
31
33
32
ifdef NV_CFLAGS
34
ifdef NV_CFLAGS
33
  CFLAGS += $(NV_CFLAGS)
35
  CFLAGS += $(NV_CFLAGS)

Return to bug 257765