Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151766365
D20996.id59929.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
523 B
Referenced Files
None
Subscribers
None
D20996.id59929.diff
View Options
Index: comms/libbtbb/files/patch-lib_CMakeLists.txt
===================================================================
--- /dev/null
+++ comms/libbtbb/files/patch-lib_CMakeLists.txt
@@ -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)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 11, 12:50 PM (8 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31291789
Default Alt Text
D20996.id59929.diff (523 B)
Attached To
Mode
D20996: comms/libbtbb: fix build with GCC-based architectures
Attached
Detach File
Event Timeline
Log In to Comment