FreeBSD Bugzilla – Attachment 201977 Details for
Bug 235707
devel/qt5-core: fix build with some 64-bit architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
qt5-core.patch (text/plain), 1.18 KB, created by
Piotr Kubaj
on 2019-02-13 07:46:26 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-02-13 07:46:26 UTC
Size:
1.18 KB
patch
obsolete
>Index: files/patch-src_corelib_configure.json >=================================================================== >--- files/patch-src_corelib_configure.json (nonexistent) >+++ files/patch-src_corelib_configure.json (working copy) >@@ -0,0 +1,18 @@ >+--- src/corelib/configure.json.orig 2019-02-13 07:18:03 UTC >++++ src/corelib/configure.json >+@@ -133,6 +133,7 @@ >+ "libatomic": { >+ "label": "64 bit atomics", >+ "test": { >++ "include": [ "atomic", "cstdint" ], >+ "tail": [ >+ "void test(volatile std::atomic<std::int64_t> &a)", >+ "{", >+@@ -151,7 +152,6 @@ >+ ], >+ "qmake": "CONFIG += c++11" >+ }, >+- "headers": [ "atomic", "cstdint" ], >+ "sources": [ >+ "", >+ "-latomic" > >Property changes on: files/patch-src_corelib_configure.json >___________________________________________________________________ >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
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 235707
: 201977