This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "theslinux-buildsystem".

The branch, _utils has been updated
       via  322b76c9d873a9b53ffa347b1a3b0beacf8b30b0 (commit)
      from  846b964978ad4066685f1f789ee5cfa6ba903485 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 322b76c9d873a9b53ffa347b1a3b0beacf8b30b0
Author: Ky-Anh Huynh <ky...@theslinux.org>
Date:   Sun Dec 7 15:04:43 2014 +0700

    Revert "pkgbuild#_pkgbuild_load: fix $CXX for %lib32 support"
    
    This reverts commit 846b964978ad4066685f1f789ee5cfa6ba903485.
    
    In the mean time, please provide $CXX manually from PKGBUILD.

-----------------------------------------------------------------------

Summary of changes:
 _utils/lib/pkgbuild.sh |    1 -
 1 file changed, 1 deletion(-)

diff --git a/_utils/lib/pkgbuild.sh b/_utils/lib/pkgbuild.sh
index 9775bd4..d0be7ef 100644
--- a/_utils/lib/pkgbuild.sh
+++ b/_utils/lib/pkgbuild.sh
@@ -59,7 +59,6 @@ _pkgbuild_load() {
       export CFLAGS="-m32 -march=i686 -mtune=generic -O2 -pipe 
-fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
       export CXXFLAGS="${CFLAGS}"
       export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-      export CXX="${CXX} -m32"
     fi
 
     if [[ -r "makepkg.conf${_FEATURE_STRING}" ]]; then


hooks/post-receive
-- 
theslinux-buildsystem

--
To unsubscribe from the list phantom@lists.theslinux.org,
please send an email to ecar...@lists.theslinux.org with subject
  unsubscribe phantom

To get basic commands to use Ecartis system, use subject 'help'.

Reply via email to