summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/freebsd.h')
-rw-r--r--gcc/config/rs6000/freebsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/freebsd.h b/gcc/config/rs6000/freebsd.h
index be71d5d3eea..fe6a801bb2c 100644
--- a/gcc/config/rs6000/freebsd.h
+++ b/gcc/config/rs6000/freebsd.h
@@ -40,7 +40,7 @@
#define LINK_OS_DEFAULT_SPEC "%(link_os_freebsd)"
/* XXX: This is wrong for many platforms in sysv4.h.
- We should work on getting that defination fixed. */
+ We should work on getting that definition fixed. */
#undef LINK_SHLIB_SPEC
#define LINK_SHLIB_SPEC "%{shared:-shared} %{!shared: %{static:-static}}"