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 ----
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-29gnu: docker: Apply "-trimpath" flag....Sharlatan Hellseher
2024-04-02gnu: cqfd: Update to 5.5.0....Maxim Cournoyer
2024-03-16Revert "gnu: python-docker: Update to 7.0.0."...Arun Isaac
2024-03-10gnu: python-docker: Update to 7.0.0....Arun Isaac
2024-02-13gnu: go-golang-org-x-sys: Move to golang-build....Sharlatan Hellseher
2024-01-13gnu: docker: Update to 20.10.27....Christian Miller