You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-geosciences/gmt/files/gmt-4.5.8-impl-dec.patch

16 lines
291 B

diff --git a/src/gmt.h b/src/gmt.h
index d4c9c20..ea6ddc5 100644
--- a/src/gmt.h
+++ b/src/gmt.h
@@ -34,9 +34,11 @@ extern "C" {
/* GMT is POSIX.1 COMPLIANT */
+/*
#ifndef _POSIX_SOURCE
#define _POSIX_SOURCE 1
#endif
+*/
/* Declaration modifiers for DLL support (MSC et al) */