[packages/libsmbios] - missing patch

qboosh qboosh at pld-linux.org
Sun Mar 5 08:29:31 CET 2017


commit 5caf3e7a17b68b84872660669c43e7b9c4819891
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 5 08:31:30 2017 +0100

    - missing patch

 libsmbios-gcc.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/libsmbios-gcc.patch b/libsmbios-gcc.patch
new file mode 100644
index 0000000..e34b278
--- /dev/null
+++ b/libsmbios-gcc.patch
@@ -0,0 +1,11 @@
+--- libsmbios-2.3.2/src/include/smbios/config/compiler/gcc.hpp.orig	2016-08-23 20:47:22.000000000 +0200
++++ libsmbios-2.3.2/src/include/smbios/config/compiler/gcc.hpp	2017-03-05 07:28:34.080882550 +0100
+@@ -113,7 +113,7 @@
+ #  error "Compiler too old. GCC > 3.0 required"
+ #endif
+ //
+-#if (__GNUC__ > 5)
++#if (__GNUC__ > 6)
+ #  if defined(LIBSMBIOS_ASSERT_CONFIG)
+ #     error "Unknown compiler version - please run the configure tests and report the results"
+ #  else
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsmbios.git/commitdiff/5caf3e7a17b68b84872660669c43e7b9c4819891



More information about the pld-cvs-commit mailing list