Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 338209
Collapse All | Expand All

(-)/usr/portage/sys-libs/libsafe/libsafe-2.0_p16-r2.ebuild (-2 / +2 lines)
Lines 24-31 Link Here
24
24
25
	sed -i \
25
	sed -i \
26
		-e "s:gcc:$(tc-getCC):" \
26
		-e "s:gcc:$(tc-getCC):" \
27
		-e "/^CCFLAGS/s:-O2:${CFLAGS}:" \
27
		-e "/^CCFLAGS/s:= := ${CFLAGS} :" \
28
		-e "/^LDFLAGS/s:= := ${LDFALGS}:" \
28
		-e "/^LDFLAGS/s:= := ${LDFLAGS} :" \
29
		-e "s:\$(LIBPRELUDE_CFLAGS)::" \
29
		-e "s:\$(LIBPRELUDE_CFLAGS)::" \
30
		-e "s:\$(LIBPRELUDE_LIBS)::" \
30
		-e "s:\$(LIBPRELUDE_LIBS)::" \
31
		src/Makefile || die
31
		src/Makefile || die

Return to bug 338209