diff options
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/newlib/newlib-3.1.0.ebuild | 2 | ||||
-rw-r--r-- | sys-libs/newlib/newlib-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/newlib/newlib-3.1.0.ebuild b/sys-libs/newlib/newlib-3.1.0.ebuild index 52ef720a87f4..3ff7308671d7 100644 --- a/sys-libs/newlib/newlib-3.1.0.ebuild +++ b/sys-libs/newlib/newlib-3.1.0.ebuild @@ -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. diff --git a/sys-libs/newlib/newlib-9999.ebuild b/sys-libs/newlib/newlib-9999.ebuild index 52ef720a87f4..3ff7308671d7 100644 --- a/sys-libs/newlib/newlib-9999.ebuild +++ b/sys-libs/newlib/newlib-9999.ebuild @@ -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. |