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

Collapse All | Expand All

(-)lib/Transforms/Makefile.orig (-1 / +1 lines)
Lines 8-14 Link Here
8
##===----------------------------------------------------------------------===##
8
##===----------------------------------------------------------------------===##
9
9
10
LEVEL = ../..
10
LEVEL = ../..
11
PARALLEL_DIRS = Utils Instrumentation Scalar IPO Hello
11
PARALLEL_DIRS = Utils Instrumentation Scalar IPO
12
12
13
include $(LEVEL)/Makefile.common
13
include $(LEVEL)/Makefile.common
14
14

Return to bug 186279