aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/patches')
-rw-r--r--gnu/packages/patches/aws-c-mqtt-cmake-prefix.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/gnu/packages/patches/aws-c-mqtt-cmake-prefix.patch b/gnu/packages/patches/aws-c-mqtt-cmake-prefix.patch
deleted file mode 100644
index 987024b57c..0000000000
--- a/gnu/packages/patches/aws-c-mqtt-cmake-prefix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -7,6 +7,10 @@ if (POLICY CMP0069)
- cmake_policy(SET CMP0069 NEW) # Enable LTO/IPO if available in the compiler, see AwsCFlags
- endif()
-
-+if (DEFINED ENV{CMAKE_PREFIX_PATH})
-+ set(CMAKE_PREFIX_PATH $ENV{CMAKE_PREFIX_PATH})
-+endif()
-+
- if (DEFINED CMAKE_PREFIX_PATH)
- file(TO_CMAKE_PATH "${CMAKE_PREFIX_PATH}" CMAKE_PREFIX_PATH)
- endif()
'/guix/commit/gnu/packages/algebra.scm?id=1ceeaa5dffe79d65b790e2f083adfbe01c84c064'>gnu: giac: Update to 1.6.0-25....Nicolas Goaziou 2020-09-30gnu: Fix package references....Efraim Flashner 2020-09-29gnu: giac: Update to 1.6.0-23....Nicolas Goaziou 2020-09-28gnu: cm: Update to 0.3.1....Andreas Enge 2020-09-23gnu: fplll: Correct include files....Andreas Enge 2020-09-23gnu: fplll: Update to 5.3.3....Andreas Enge 2020-09-01gnu: gap: Update to 4.11.0....Andreas Enge 2020-08-20gnu: python-fpylll: Update to 0.5.2....Andreas Enge 2020-08-20gnu: fplll: Update to 5.3.2....Andreas Enge 2020-08-19gnu: cmh: Update home-page....Efraim Flashner 2020-08-18gnu: mpfrcx: Update to 0.6....Andreas Enge 2020-08-15gnu: flint: Update to 2.6.3....Tobias Geerinckx-Rice 2020-08-08gnu: flint: Add a comment about the licence....Tobias Geerinckx-Rice 2020-08-08gnu: flint: Update to 2.6.2....Tobias Geerinckx-Rice 2020-07-25gnu: flint: Update to 2.6.1....Tobias Geerinckx-Rice 2020-07-22arb: Update to 2.18.1....Andreas Enge 2020-07-22gnu: gp2c: Update to 0.0.11pl4....Andreas Enge