FreeBSD Bugzilla – Attachment 203494 Details for
Bug 237116
cad/solvespace: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
solvespace.patch (text/plain), 764 bytes, created by
Piotr Kubaj
on 2019-04-08 16:12:08 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-04-08 16:12:08 UTC
Size:
764 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 498040) >+++ Makefile (working copy) >@@ -18,14 +18,12 @@ > libfreetype.so:print/freetype2 \ > libgtkmm-2.4.so:x11-toolkits/gtkmm24 > >-BROKEN_powerpc64= fails to compile: cc1plus: unrecognized command line option "-std=c++11" >- > USE_GITHUB= yes > GH_PROJECT= libdxfrw:libdxfrw > GH_TAGNAME= 8f95895:libdxfrw > GH_SUBDIR= extlib/libdxfrw:libdxfrw > >-USES= cmake pkgconfig >+USES= cmake compiler:c++11-lang gl gnome pkgconfig > USE_GL= gl glu glew > USE_GNOME= atkmm gtk20 pangomm > USE_XORG= x11 >@@ -32,4 +30,7 @@ > USE_LDCONFIG= yes > INSTALLS_ICONS= yes > >+post-patch: >+ ${REINPLACE_CMD} -e '/-stdlib=libc++/d' ${WRKSRC}/CMakeLists.txt >+ > .include <bsd.port.mk>
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 237116
: 203494