The define __BEOS__ is not relevant to Haiku.

git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@30536 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jonas Sundström
2009-05-01 15:23:48 +00:00
parent 4df3ecf7d0
commit fe3d3406e8

View File

@@ -41,7 +41,6 @@ Boston, MA 02111-1307, USA. */
#define TARGET_OS_CPP_BUILTINS() \
do \
{ \
builtin_define ("__BEOS__"); \
builtin_define ("__HAIKU__"); \
builtin_define ("__MIPS__"); \
builtin_define ("_MIPSEL_"); \