summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2015-01-17 20:58:51 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2015-01-17 20:58:51 +0900
commit31f76ad84ceb3c99af1d9db3f0a8e1f6932bbb94 (patch)
tree3567348dabba2b02da4914026637b2ffa21a1ea7 /include
parent8d279e8081162927dfb58c230433230101a35f4c (diff)
Leave a comment about the lesson learned
from 234e45bf1d27484b72e73fe327b1e92fda1933f1 Change-Id: Ic1bcab8a9662e2f302a24a6eaad2f813c12b28a8
Diffstat (limited to 'include')
-rw-r--r--include/sal/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/sal/config.h b/include/sal/config.h
index c45936581a70..e891a6b09424 100644
--- a/include/sal/config.h
+++ b/include/sal/config.h
@@ -86,6 +86,11 @@
#define SAL_CONFIGFILE( name ) name "rc"
#endif
+/* The following spell is for Solaris and its descendants.
+ * See the "Solaris" section of
+ * <http://sourceforge.net/p/predef/wiki/OperatingSystems/>, and
+ * <http://stackoverflow.com/questions/16618604/solaris-and-preprocessor-macros>.
+ */
#ifdef sun
#undef sun
#define sun sun