freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing backslash.
* alpha/freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing backslash. From-SVN: r55816
This commit is contained in:
parent
dd86aabfe6
commit
8155cedd47
@ -1,5 +1,8 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user