mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
Remove comment that was added by mistakes and which prevented _eprintf
and gcc_bcmp to be added to static libgcc.a. Approved by: re (kensmith)
This commit is contained in:
parent
f08071c084
commit
a602382caf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=171846
@ -217,7 +217,7 @@ POBJS += ${LIB2ADD:R:S/$/.po/}
|
||||
#
|
||||
# Objects that should be in static library only.
|
||||
#
|
||||
#SYMS_ST = ${LIB2FUNCS_ST} ${LIB2ADD_ST}
|
||||
SYMS_ST = ${LIB2FUNCS_ST} ${LIB2ADD_ST}
|
||||
STAT_OBJS_T = ${SYMS_ST:S/$/.o/}
|
||||
STAT_OBJS_P = ${SYMS_ST:S/$/.po/}
|
||||
STATICOBJS = ${SYMS_ST:S/$/.o/}
|
||||
|
Loading…
Reference in New Issue
Block a user