[arch-commits] Commit in spdlog/trunk (rm_bundled_fmt.patch)

Brett Cornwall ainola at archlinux.org
Mon Jul 15 23:43:45 UTC 2019


    Date: Monday, July 15, 2019 @ 23:43:45
  Author: ainola
Revision: 489889

spdlog: rm rm_bundled_fmt.patch

Deleted:
  spdlog/trunk/rm_bundled_fmt.patch

----------------------+
 rm_bundled_fmt.patch |   34 ----------------------------------
 1 file changed, 34 deletions(-)

Deleted: rm_bundled_fmt.patch
===================================================================
--- rm_bundled_fmt.patch	2019-07-15 23:42:59 UTC (rev 489888)
+++ rm_bundled_fmt.patch	2019-07-15 23:43:45 UTC (rev 489889)
@@ -1,34 +0,0 @@
---- a/include/spdlog/fmt/fmt.h	2019-01-18 03:13:07.000000000 -0700
-+++ b/include/spdlog/fmt/fmt.h	2019-07-15 08:26:04.026378588 -0600
-@@ -10,16 +10,5 @@
- // By default spdlog include its own copy.
- //
- 
--#if !defined(SPDLOG_FMT_EXTERNAL)
--#ifndef FMT_HEADER_ONLY
--#define FMT_HEADER_ONLY
--#endif
--#ifndef FMT_USE_WINDOWS_H
--#define FMT_USE_WINDOWS_H 0
--#endif
--#include "bundled/core.h"
--#include "bundled/format.h"
--#else // external fmtlib
- #include <fmt/core.h>
- #include <fmt/format.h>
--#endif
---- a/include/spdlog/fmt/ostr.h	2019-01-18 03:13:07.000000000 -0700
-+++ b/include/spdlog/fmt/ostr.h	2019-07-15 08:26:48.034108854 -0600
-@@ -7,12 +7,4 @@
- //
- // include bundled or external copy of fmtlib's ostream support
- //
--#if !defined(SPDLOG_FMT_EXTERNAL)
--#ifndef FMT_HEADER_ONLY
--#define FMT_HEADER_ONLY
--#endif
--#include "bundled/ostream.h"
--#include "fmt.h"
--#else
- #include <fmt/ostream.h>
--#endif



More information about the arch-commits mailing list