OSDN Git Service

* config/sol2.h: Add TARGET_SUB_OS_CPP_BUILTINS.
[pf3gnuchains/gcc-fork.git] / gcc / config / sparc / liteelf.h
index 04ad6e1..41b49e3 100644 (file)
@@ -19,7 +19,8 @@ along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
-#define TARGET_OS_CPP_BUILTINS()               \
+#undef TARGET_SUB_OS_CPP_BUILTINS
+#define TARGET_SUB_OS_CPP_BUILTINS()           \
   do                                           \
     {                                          \
        builtin_define ("__sparclite__");       \