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

(-)file_not_specified_in_diff (-2 / +1 lines)
Line  Link Here
0
-- games-kids/numptyphysics/numptyphysics-9999.ebuild
0
++ games-kids/numptyphysics/numptyphysics-9999.ebuild
Lines 48-54 Link Here
48
	sed -i "s:-g -O2:${CXXFLAGS}:" external/Box2D/Source/Makefile || die
48
	sed -i "s:-g -O2:${CXXFLAGS}:" external/Box2D/Source/Makefile || die
49
	sed -i "s:-g -O2:${CFLAGS}:" external/glaserl/makefile || die
49
	sed -i "s:-g -O2:${CFLAGS}:" external/glaserl/makefile || die
50
	sed -i "s/USE_OPENGL_ES/USE_OPENGL_ES ${CXXFLAGS}/" platform/sdl2/platform.* || die
50
	sed -i "s/USE_OPENGL_ES/USE_OPENGL_ES ${CXXFLAGS}/" platform/sdl2/platform.* || die
51
	sed -i 's/add_pkgconfig(\([^)]\+\))/$(eval $(call add_pkgconfig,\1))/' platform/gl/gl.mk || die
52
}
51
}
53
52
54
src_compile() {
53
src_compile() {

Return to bug 259181