Merge recent changes and unrelated GCC build out-comment to tip.

Mon, 17 Sep 2012 19:49:40 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 17 Sep 2012 19:49:40 +0200
changeset 697
86fbe197f71a
parent 696
106023deee59
parent 681
d3d754f085eb
child 698
31b10e374497

Merge recent changes and unrelated GCC build out-comment to tip.

miscel/stackopdv-201208.sh file | annotate | diff | comparison | revisions
miscel/stackopkg-201208.sh file | annotate | diff | comparison | revisions
miscel/stackopsw-201208.sh file | annotate | diff | comparison | revisions
     1.1 --- a/miscel/stackopdv-201208.sh	Mon Sep 17 19:27:02 2012 +0200
     1.2 +++ b/miscel/stackopdv-201208.sh	Mon Sep 17 19:49:40 2012 +0200
     1.3 @@ -110,7 +110,7 @@
     1.4  if test ! -f ${HOME}/opwrk/pkg/src/gcc-4.7.1-20120800.src.rpm; then
     1.5      /${PREFIX}/bin/openpkg curl -# -o ${HOME}/opwrk/pkg/src/gcc-4.7.1-20120800.src.rpm http://download.openpkg.org/packages/current/source/CORE/gcc-4.7.1-20120800.src.rpm || exit $?
     1.6  fi
     1.7 -##time /${PREFIX}/libexec/openpkg/rpm --define 'use_cc /opkg/bin/cc' --define 'with_objc yes' --define 'with_optimize yes' --define 'with_profile yes' --define 'with_threads yes' --rebuild ${HOME}/opwrk/pkg/src/gcc-4.7.1-20120800.src.rpm || exit $?
     1.8 +#time /${PREFIX}/libexec/openpkg/rpm --define 'use_cc /opkg/bin/cc' --define 'with_objc yes' --define 'with_optimize yes' --define 'with_profile yes' --define 'with_threads yes' --rebuild ${HOME}/opwrk/pkg/src/gcc-4.7.1-20120800.src.rpm || exit $?
     1.9  ${SUDBIN} /${PREFIX}/libexec/openpkg/rpm -Uvh ${HOME}/opwrk/pkg/bin/gcc-4.7.1-20120800.${ARCFIX}-${PREFIX}.rpm || exit $?
    1.10  echo :::: http://download.openpkg.org/packages/current/source/CORE/gcc-4.7.1-20120800.src.rpm = $? ::::
    1.11  echo :::: http://download.openpkg.org/packages/current/source/CORE/bzip2-1.0.6-20100920.src.rpm ::::

mercurial