summaryrefslogtreecommitdiffstats
path: root/src/itk-1-fixes.patch
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2017-11-18 13:44:43 (GMT)
committerTony Theodore <tonyt@logyst.com>2017-11-19 00:29:22 (GMT)
commit1b1b9c9a9a15737e83cfc0aee65e21d8385ef832 (patch)
treefbf43c3a8ef9c8072c2eedd4d5f68e3af30d656b /src/itk-1-fixes.patch
parent99b8d3306133b4e18e57a9fa1cd30c7b09f93046 (diff)
downloadmxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.zip
mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.tar.gz
mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.tar.bz2
various packages: run `make refresh-patches` with numbering
Diffstat (limited to 'src/itk-1-fixes.patch')
-rw-r--r--src/itk-1-fixes.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/itk-1-fixes.patch b/src/itk-1-fixes.patch
index 38e596c..572d79e 100644
--- a/src/itk-1-fixes.patch
+++ b/src/itk-1-fixes.patch
@@ -5,7 +5,7 @@ Contains ad hoc patches for cross building.
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Rashad Kanavath <rashad.kanavath@c-s.fr>
Date: Wed, 2 Dec 2015 15:00:54 +0100
-Subject: [PATCH] fix shared build
+Subject: [PATCH 1/2] fix shared build
diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Utilities/socketxx/socket++/CMakeLists.txt b/Modules/ThirdParty/GDCM/src/gdcm/Utilities/socketxx/socket++/CMakeLists.txt
@@ -39,7 +39,7 @@ index 1111111..2222222 100644
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Boris Nagaev <bnagaev@gmail.com>
Date: Mon, 24 Oct 2016 02:01:07 +0300
-Subject: [PATCH] disable try-run
+Subject: [PATCH 2/2] disable try-run
It is impossible to run while cross-compiling.