Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 643288 Details for
Bug 664124
sci-chemistry/openbabel-perl-2.4.1 : CMake Error at cmake/.../MacroEnsureVersion.cmake:76 (MATH):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
openbabel-perl-2.3.2-gcc-10.patch
openbabel-perl-2.3.2-gcc-10.patch (text/plain), 640 bytes, created by
Attila Tóth
on 2020-06-03 16:54:32 UTC
(
hide
)
Description:
openbabel-perl-2.3.2-gcc-10.patch
Filename:
MIME Type:
Creator:
Attila Tóth
Created:
2020-06-03 16:54:32 UTC
Size:
640 bytes
patch
obsolete
>diff --git a/CMakeLists.txt b/CMakeLists.txt >index 0ee545cf..7f4b944e 100755 >--- a/CMakeLists.txt >+++ b/CMakeLists.txt >@@ -239,7 +239,7 @@ check_type_size(clock_t CLOCK_T) > # Get the GCC version - from KDE4 cmake files > if(CMAKE_COMPILER_IS_GNUCXX) > exec_program(${CMAKE_C_COMPILER} ARGS --version OUTPUT_VARIABLE _gcc_version_info) >- string(REGEX MATCH "[34567]\\.[0-9]\\.[0-9]" _gcc_version "${_gcc_version_info}") >+ string(REGEX MATCH "[0-9][0-9]\\.[0-9]\\.[0-9]" _gcc_version "${_gcc_version_info}") > # gcc on mac just reports: "gcc (GCC) 3.3 20030304 ..." without the > # patch level, handle this here: > if (NOT _gcc_version)
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 664124
:
544130
|
544132
|
544134
|
544136
|
544138
|
544140
|
544142
|
544144
|
544146
|
561684
| 643288