pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/swift



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jun  6 11:17:11 UTC 2016

Modified Files:
        pkgsrc/chat/swift: Makefile

Log Message:
Force c++11. Use CXXFLAGS in build.

Not enough to make this build with current boost, but at least it
gets further, now fails with:

In file included from work/.buildlink/include/boost/optional/optional.hpp:35:0,
                 from work/.buildlink/include/boost/optional.hpp:15,
                 from Swiften/Parser/AttributeMap.cpp:10:
work/.buildlink/include/boost/type_traits/type_with_alignment.hpp:42:17: error: 'int128_type' in namespace 'boost' does not name a type
          boost::int128_type i128;
                 ^


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/chat/swift/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index