ports/misc/rocrail/patches/patch-rocs_public_rocs_h

12 lines
292 B
Text

Index: rocs/public/rocs.h
--- rocs/public/rocs.h.orig
+++ rocs/public/rocs.h
@@ -40,7 +40,7 @@
#define _POSIX_SOURCE
#define __EXTENSIONS__
#elif defined __unix__
- #pragma message("--- [Unix] ---")
+/* SHHHH who cares */
#else
#error *** Unsupported Operating System ***
#endif