This patch removes the _XOPEN_SOURCE preprocessor directive as it does not seem to be needed. Setting it removes the definition of strdup, which is used in filter-datatypes.c. Patch by Roel Janssen *** a/src/frontend/filter-datatypes.c 1970-01-01 01:00:00.000000000 +0100 --- b/src/frontend/filter-datatypes.c 2018-04-03 17:39:23.177905592 +0200 *************** *** 18,24 **** * Copyright (C) 2006 Steve Harris for Garlik */ - #define _XOPEN_SOURCE #include #include #include --- 18,23 ---- orm method='get'> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-01gnu: boost: Update to 1.80.0....Greg Hogan
2022-08-11Merge branch 'staging' into core-updatesMarius Bakke
2022-08-11gnu: mdds: Update to 2.0.3....Marius Bakke
2022-07-06gnu: Boost: Use #:configure-flags....Marius Bakke
2022-07-06gnu: Boost: Avoid usage of 'this-package-input'....Marius Bakke
2022-07-06gnu: boost-mpi: OpenMPI is not native....Marius Bakke
2022-07-06gnu: Boost: Python input is not native....Marius Bakke
2022-07-06gnu: boost, boost-static: Consolidate libboost_python phases....Marius Bakke
2022-07-06gnu: boost-mpi: Remove input labels....Marius Bakke
2022-06-30gnu: Boost: Use G-expressions....Marius Bakke
2022-06-08Merge branch 'master' into core-updatesLudovic Courtès
2022-05-31gnu: Remove boost-with-python2....Maxim Cournoyer
2022-05-08gnu: boost: Update to 1.79.0....Greg Hogan
2022-03-28gnu: boost: Update to 1.78.0....Greg Hogan