diff options
Diffstat (limited to 'devel/ucommon/pkg-descr')
-rw-r--r-- | devel/ucommon/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/ucommon/pkg-descr b/devel/ucommon/pkg-descr index 622c0712886f..372957c84992 100644 --- a/devel/ucommon/pkg-descr +++ b/devel/ucommon/pkg-descr @@ -5,5 +5,3 @@ uCommon C++ disables language features that consume memory or introduce runtime overhead, such as rtti and exception handling, and assumes one will mostly be linking applications with other pure C based libraries rather than using the overhead of the standard C++ library and other similar class frameworks. - -WWW: https://www.gnu.org/software/commoncpp/ |