Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
ff65e26c
Commit
ff65e26c
authored
Oct 05, 2009
by
malosek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
create_custom_gsi.patch renamed to create_custom_gsi_1.patch
parent
e1b9fcd4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
configure.in
configure.in
+2
-2
create_custom_gsi_1.patch
foreign/openpgm/create_custom_gsi_1.patch
+0
-0
No files found.
configure.in
View file @
ff65e26c
...
...
@@ -436,10 +436,10 @@ if test "x$with_pgm1_ext" != "xno"; then
AC_MSG_CHECKING([Patching ${pgm_basename}])
if patch --silent -p0 < foreign/openpgm/create_custom_gsi.patch; then
if patch --silent -p0 < foreign/openpgm/create_custom_gsi
_1
.patch; then
AC_MSG_RESULT([yes])
else
AC_MSG_ERROR([Could not apply foreign/openpgm/create_custom_gsi.patch file.])
AC_MSG_ERROR([Could not apply foreign/openpgm/create_custom_gsi
_1
.patch file.])
fi
# Generate galois_tables.c
...
...
foreign/openpgm/create_custom_gsi.patch
→
foreign/openpgm/create_custom_gsi
_1
.patch
View file @
ff65e26c
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment