FreeBSD Bugzilla – Attachment 190735 Details for
Bug 225989
[patch] sysutils/slurm-wlm: fix build with WITHOUT_KERBEROS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
slurm-nokerberos.patch (text/plain), 2.82 KB, created by
Tijl Coosemans
on 2018-02-17 17:13:31 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2018-02-17 17:13:31 UTC
Size:
2.82 KB
patch
obsolete
>Index: sysutils/slurm-wlm/files/patch-src-plugins-mpi-pmi2-agent.c >=================================================================== >--- sysutils/slurm-wlm/files/patch-src-plugins-mpi-pmi2-agent.c (nonexistent) >+++ sysutils/slurm-wlm/files/patch-src-plugins-mpi-pmi2-agent.c (working copy) >@@ -0,0 +1,10 @@ >+--- src/plugins/mpi/pmi2/agent.c.orig 2017-11-01 01:04:16 UTC >++++ src/plugins/mpi/pmi2/agent.c >+@@ -39,7 +39,6 @@ >+ \*****************************************************************************/ >+ >+ #if defined(__FreeBSD__) >+-#include <roken.h> >+ #include <sys/socket.h> /* AF_INET */ >+ #endif >+ > >Property changes on: sysutils/slurm-wlm/files/patch-src-plugins-mpi-pmi2-agent.c >___________________________________________________________________ >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 >Index: sysutils/slurm-wlm/files/patch-src-plugins-mpi-pmi2-pmi1.c >=================================================================== >--- sysutils/slurm-wlm/files/patch-src-plugins-mpi-pmi2-pmi1.c (nonexistent) >+++ sysutils/slurm-wlm/files/patch-src-plugins-mpi-pmi2-pmi1.c (working copy) >@@ -0,0 +1,10 @@ >+--- src/plugins/mpi/pmi2/pmi1.c.orig 2017-11-01 01:04:16 UTC >++++ src/plugins/mpi/pmi2/pmi1.c >+@@ -38,7 +38,6 @@ >+ #include "config.h" >+ >+ #if defined(__FreeBSD__) >+-#include <roken.h> >+ #include <sys/socket.h> /* AF_INET */ >+ #endif >+ > >Property changes on: sysutils/slurm-wlm/files/patch-src-plugins-mpi-pmi2-pmi1.c >___________________________________________________________________ >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 >Index: sysutils/slurm-wlm/files/patch-src-plugins-mpi-pmi2-pmi2.c >=================================================================== >--- sysutils/slurm-wlm/files/patch-src-plugins-mpi-pmi2-pmi2.c (nonexistent) >+++ sysutils/slurm-wlm/files/patch-src-plugins-mpi-pmi2-pmi2.c (working copy) >@@ -0,0 +1,10 @@ >+--- src/plugins/mpi/pmi2/pmi2.c.orig 2017-11-01 01:04:16 UTC >++++ src/plugins/mpi/pmi2/pmi2.c >+@@ -36,7 +36,6 @@ >+ \*****************************************************************************/ >+ >+ #if defined(__FreeBSD__) >+-#include <roken.h> >+ #include <sys/socket.h> /* AF_INET */ >+ #endif >+ > >Property changes on: sysutils/slurm-wlm/files/patch-src-plugins-mpi-pmi2-pmi2.c >___________________________________________________________________ >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 225989
: 190735