Index: head/emulators/mame/files/patch-asio-libc++7 =================================================================== --- head/emulators/mame/files/patch-asio-libc++7 (nonexistent) +++ head/emulators/mame/files/patch-asio-libc++7 (revision 477199) @@ -0,0 +1,15 @@ +https://github.com/boostorg/asio/commit/b5b17a67f0aa29f5156324d5e8a73dd8669a5a51 + +--- 3rdparty/asio/include/asio/detail/config.hpp.orig 2018-07-24 19:45:05 UTC ++++ 3rdparty/asio/include/asio/detail/config.hpp +@@ -708,8 +708,9 @@ + # if !defined(ASIO_DISABLE_STD_STRING_VIEW) + # if defined(__clang__) + # if (__cplusplus >= 201103) +-# if __has_include() ++# if __has_include() + # define ASIO_HAS_STD_STRING_VIEW 1 ++# elif __has_include() + # define ASIO_HAS_STD_EXPERIMENTAL_STRING_VIEW 1 + # endif // __has_include() + # endif // (__cplusplus >= 201103) Property changes on: head/emulators/mame/files/patch-asio-libc++7 ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property