mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 02:32:47 +00:00
Fix one spelling and one copy&paste error in comments.
This commit is contained in:
parent
e4f141b546
commit
9fa014a263
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=200499
@ -297,7 +297,7 @@ CLEANFILES += cs-*.h option*
|
||||
|
||||
#-----------------------------------------------------------------------
|
||||
#
|
||||
# Build additional static libgcc_eh[_p].a librarries.
|
||||
# Build symbol version map
|
||||
#
|
||||
SHLIB_MKMAP = ${GCCDIR}/mkmap-symver.awk
|
||||
SHLIB_MKMAP_OPTS =
|
||||
@ -316,7 +316,7 @@ CLEANFILES += libgcc.map
|
||||
|
||||
#-----------------------------------------------------------------------
|
||||
#
|
||||
# Build additional static libgcc_eh[_p].a librarries.
|
||||
# Build additional static libgcc_eh[_p].a libraries.
|
||||
#
|
||||
lib${LIB}_eh.a: ${EH_OBJS_T}
|
||||
@${ECHO} building static ${LIB}_eh library
|
||||
|
Loading…
Reference in New Issue
Block a user