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

Collapse All | Expand All

(-)config.mk.old (-2 / +2 lines)
Lines 18-25 Link Here
18
  include $(TOP_DIR)/builds/unix/unix-cc.mk
18
  include $(TOP_DIR)/builds/unix/unix-cc.mk
19
else
19
else
20
  # we are building FT2 not in the src tree
20
  # we are building FT2 not in the src tree
21
  include $(OBJ_DIR)/unix-def.mk
21
  include $(OBJ_DIR)unix-def.mk
22
  include $(OBJ_DIR)/unix-cc.mk
22
  include $(OBJ_DIR)unix-cc.mk
23
endif
23
endif
24
24
25
ifdef BUILD_PROJECT
25
ifdef BUILD_PROJECT

Return to bug 78186