FreeBSD Bugzilla – Attachment 183191 Details for
Bug 217425
devel/py-pykde4: fails to build on armv6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
devel_py-pykde4.diff (text/plain), 1.20 KB, created by
Mikael Urankar
on 2017-06-04 08:13:29 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2017-06-04 08:13:29 UTC
Size:
1.20 KB
patch
obsolete
>Index: files/patch-CMakeLists.txt >=================================================================== >--- files/patch-CMakeLists.txt (nonexistent) >+++ files/patch-CMakeLists.txt (working copy) >@@ -0,0 +1,21 @@ >+--- CMakeLists.txt.orig 2014-08-14 22:17:11 UTC >++++ CMakeLists.txt >+@@ -99,6 +99,9 @@ include_directories( >+ ${KDEPIMLIBS_INCLUDE_DIRS} >+ ) >+ >++# Pull in ARM configuration options if needed >++STRING(REGEX MATCH "PyQt_qreal_double" SIP_ARM_HACK ${PYQT4_SIP_FLAGS} "") >++ >+ set(SIP_INCLUDES ${CMAKE_BINARY_DIR} ${PYQT4_SIP_DIR} sip) >+ set(SIP_CONCAT_PARTS 8) >+ if (WIN32) >+@@ -106,7 +109,7 @@ if (WIN32) >+ else () >+ set(SIP_TAGS ALL WS_X11 ${PYQT4_VERSION_TAG}) >+ endif () >+-set(SIP_DISABLE_FEATURES VendorID PyQt_NoPrintRangeBug) >++set(SIP_DISABLE_FEATURES VendorID PyQt_NoPrintRangeBug ${SIP_ARM_HACK}) >+ >+ set(SIP_FILES_INSTALL_DIR ${SHARE_INSTALL_PREFIX}/sip) >+ > >Property changes on: files/patch-CMakeLists.txt >___________________________________________________________________ >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 217425
:
180363
| 183191