FreeBSD Bugzilla – Attachment 203589 Details for
Bug 237204
audio/triceratops-lv2: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
triceratops-lv2.patch (text/plain), 1.12 KB, created by
Piotr Kubaj
on 2019-04-11 12:38:18 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-04-11 12:38:18 UTC
Size:
1.12 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 498530) >+++ Makefile (working copy) >@@ -18,7 +18,7 @@ > LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ > libfreetype.so:print/freetype2 > >-USES= compiler:c++11-lang pkgconfig waf >+USES= compiler:c++11-lang gnome pkgconfig waf > USE_GNOME= cairo cairomm gdkpixbuf2 gtk20 gtkmm24 > NO_WRKSUBDIR= yes > LDFLAGS_i386= -Wl,-znotext >Index: files/patch-synth.cpp >=================================================================== >--- files/patch-synth.cpp (nonexistent) >+++ files/patch-synth.cpp (working copy) >@@ -0,0 +1,11 @@ >+--- synth.cpp.orig 2019-04-11 12:27:29 UTC >++++ synth.cpp >+@@ -1,5 +1,7 @@ >+ >+- >++#ifdef __FreeBSD__ >++#include <sys/types.h> >++#endif >+ #include "synth.h" >+ >+ // CONSTRUCTOR > >Property changes on: files/patch-synth.cpp >___________________________________________________________________ >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 237204
: 203589