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

Collapse All | Expand All

(-)a/base_class/Makefile (-4 lines)
Lines 72-78 FILES = $(SRCS) EST_Pathname_win32.cc $(T) $(H)\ Link Here
72
ALL = .buildlib $(BUILD_DIRS)
72
ALL = .buildlib $(BUILD_DIRS)
73
73
74
include $(TOP)/config/common_make_rules
74
include $(TOP)/config/common_make_rules
75
76
# Always compile with -O3 as its an important function
77
rateconv.o:
78
	$(CXX_COMMAND) -O3 rateconv.cc -o rateconv.o

Return to bug 650474