Commit 8155cedd by Kaveh R. Ghazi Committed by Kaveh Ghazi

freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing backslash.

	* alpha/freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing
	backslash.

From-SVN: r55816
parent dd86aabf
2002-07-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* alpha/freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing
backslash.
* Makefile.in (vmsdbgout.o): Depend on function.h.
* vmsdbgout.c: Include function.h.
......
......@@ -32,7 +32,7 @@ Boston, MA 02111-1307, USA. */
builtin_define ("__PIC__"); \
builtin_define ("__pic__"); \
} \
}
} \
while (0)
#undef CPP_SPEC
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment