sys-libs/newlib: fux comment typo: s/conter/counter/
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 24 Nov 2019 11:37:36 +0000 (11:37 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 24 Nov 2019 11:37:42 +0000 (11:37 +0000)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-libs/newlib/newlib-3.1.0.ebuild
sys-libs/newlib/newlib-9999.ebuild

index 52ef720a87f46eb58a88b243fe0d45f8105138dc..3ff7308671d7305f5cc7d27be84b0d45f3a1a730 100644 (file)
@@ -33,7 +33,7 @@ NEWLIBBUILD="${WORKDIR}/build"
 NEWLIBNANOBUILD="${WORKDIR}/build.nano"
 NEWLIBNANOTMPINSTALL="${WORKDIR}/nano_tmp_install"
 
-# Adding -U_FORTIFY_SOURCE to conter the effect of Gentoo's
+# Adding -U_FORTIFY_SOURCE to counter the effect of Gentoo's
 # auto-addition of _FORTIFY_SOURCE at gcc site: bug #656018#c4
 # Currently newlib can't be built itself when _FORTIFY_SOURCE
 # is set.
index 52ef720a87f46eb58a88b243fe0d45f8105138dc..3ff7308671d7305f5cc7d27be84b0d45f3a1a730 100644 (file)
@@ -33,7 +33,7 @@ NEWLIBBUILD="${WORKDIR}/build"
 NEWLIBNANOBUILD="${WORKDIR}/build.nano"
 NEWLIBNANOTMPINSTALL="${WORKDIR}/nano_tmp_install"
 
-# Adding -U_FORTIFY_SOURCE to conter the effect of Gentoo's
+# Adding -U_FORTIFY_SOURCE to counter the effect of Gentoo's
 # auto-addition of _FORTIFY_SOURCE at gcc site: bug #656018#c4
 # Currently newlib can't be built itself when _FORTIFY_SOURCE
 # is set.