FreeBSD Bugzilla – Attachment 205882 Details for
Bug 239296
comms/libbtbb: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
libbtbb.patch (text/plain), 894 bytes, created by
Piotr Kubaj
on 2019-07-19 08:25:53 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-07-19 08:25:53 UTC
Size:
894 bytes
patch
obsolete
>Index: files/patch-lib_CMakeLists.txt >=================================================================== >--- files/patch-lib_CMakeLists.txt (nonexistent) >+++ files/patch-lib_CMakeLists.txt (working copy) >@@ -0,0 +1,11 @@ >+--- lib/CMakeLists.txt.orig 2019-07-19 07:29:49 UTC >++++ lib/CMakeLists.txt >+@@ -32,7 +32,7 @@ add_definitions( -DVERSION="${VERSION}" ) >+ >+ if(NOT MSVC) >+ add_definitions(-Wall) >+- set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu90") >++ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu89") >+ endif() >+ >+ add_subdirectory(src) > >Property changes on: files/patch-lib_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
Flags:
pkubaj
:
maintainer-approval?
(
gnn
)
Actions:
View
|
Diff
Attachments on
bug 239296
: 205882