FreeBSD Bugzilla – Attachment 224152 Details for
Bug 255111
devel/ode: Update 0.13 -> 0.16.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
ode.patch (text/plain), 635 bytes, created by
Yuri Victorovich
on 2021-04-16 09:32:56 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2021-04-16 09:32:56 UTC
Size:
635 bytes
patch
obsolete
>diff --git a/devel/ode/files/patch-config.h.cmake.in b/devel/ode/files/patch-config.h.cmake.in >new file mode 100644 >index 000000000000..4e1350843a8e >--- /dev/null >+++ b/devel/ode/files/patch-config.h.cmake.in >@@ -0,0 +1,11 @@ >+--- config.h.cmake.in.orig 2021-04-16 09:01:20 UTC >++++ config.h.cmake.in >+@@ -67,7 +67,7 @@ >+ #define ODE_PLATFORM_PS3 >+ #elif defined(_MSC_VER) || defined(__CYGWIN32__) || defined(__MINGW32__) >+ #define ODE_PLATFORM_WINDOWS >+-#elif defined(__linux__) >++#elif defined(__linux__) || defined(__FreeBSD__) >+ #define ODE_PLATFORM_LINUX >+ #elif defined(__APPLE__) && defined(__MACH__) >+ #define ODE_PLATFORM_OSX
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 255111
:
224151
|
224152
|
224153