view src/s/decosf4-0-static.h @ 164:4e0740e5aab2

Added tag r20-3b8 for changeset 0132846995bd
author cvs
date Mon, 13 Aug 2007 09:43:39 +0200
parents 34a5b81f86ba
children
line wrap: on
line source

/* Synched up with: Not in FSF. */

#include "decosf4-0.h"

#ifdef NOT_C_CODE
/* This is to get rid of the definition that selects dynamic linking. */
#undef LD_SWITCH_CALL_SHARED
#ifdef USE_GCC
#define LD_SWITCH_CALL_SHARED -static -Xlinker -non_shared
#else
#define LD_SWITCH_CALL_SHARED -non_shared
#endif /* USE_GCC */
#endif /* NOT_C_CODE */