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

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- /usr/portage/x11-libs/openmotif/openmotif-2.1.30-r5.ebuild  2004-05-29 15:08:15.000000000 -0500
0
++ /tmp/openmotif-2.1.30-r5.ebuild.patched     2004-05-31 00:45:25.777556584 -0500
Lines 40-46 Link Here
40
       echo >>$cfg "#undef  OptimizedCDebugFlags" && \
40
       echo >>$cfg "#undef  OptimizedCDebugFlags" && \
41
       echo >>$cfg "#define OptimizedCDebugFlags ${CFLAGS}" && \
41
       echo >>$cfg "#define OptimizedCDebugFlags ${CFLAGS}" && \
42
       echo >>$cfg "#undef  OptimizedCplusplusDebugFlags" && \
42
       echo >>$cfg "#undef  OptimizedCplusplusDebugFlags" && \
43
       echo >>$cfg "#define OptimizedCplusplusDebugFlags ${CXXFLAGS}"
43
       echo >>$cfg "#define OptimizedCplusplusDebugFlags ${CXXFLAGS}" \
44
       echo >>$cfg "#undef  LinuxCLibMajorVersion" \
45
       echo >>$cfg "#define LinuxClibMajorVersion 6"
44
       eend $? || die
46
       eend $? || die
45
       sed -i -e "s:#define USE_BYACC               YES:#undef USE_BYACC:" config/cf/host.def
47
       sed -i -e "s:#define USE_BYACC               YES:#undef USE_BYACC:" config/cf/host.def

Return to bug 51526