Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 538646 Details for
Bug 625158
dev-db/tokumx-2.0.2 : /.../collection_map.h:69:41: error: cannot convert const boost::shared_ptr<mongo::storage::Dictionary> to bool in return
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix for undefined reference in libHotBackup.so that also works with gcc-8.1.0
tokumx-2.0.2-dont-use-fno-implicit-templates.patch (text/plain), 625 bytes, created by
Mariusz Ceier
on 2018-07-06 19:18:08 UTC
(
hide
)
Description:
Fix for undefined reference in libHotBackup.so that also works with gcc-8.1.0
Filename:
MIME Type:
Creator:
Mariusz Ceier
Created:
2018-07-06 19:18:08 UTC
Size:
625 bytes
patch
obsolete
>diff -uNr a/src/third_party/backup/CMakeLists.txt b/src/third_party/backup/CMakeLists.txt >--- a/src/third_party/backup/CMakeLists.txt 2018-07-06 20:36:58.242767167 +0200 >+++ b/src/third_party/backup/CMakeLists.txt 2018-07-06 20:37:31.575390786 +0200 >@@ -1,11 +1,6 @@ > cmake_minimum_required(VERSION 2.8.8) > project(HotBackup) > >-# No implicit templates, since that's how mysql compiles. >-if (NOT CMAKE_CXX_COMPILER_ID MATCHES Clang) >- set(CMAKE_CXX_FLAGS "-fno-implicit-templates ${CMAKE_CXX_FLAGS}") >-endif () >- > set_property(DIRECTORY APPEND PROPERTY COMPILE_DEFINITIONS > _FILE_OFFSET_BITS=64 > _LARGEFILE64_SOURCE)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 625158
:
484688
|
484690
|
484692
|
484694
|
484696
|
484698
|
484700
|
538162
|
538542
|
538544
| 538646