Commit Graph

6 Commits

Author SHA1 Message Date
Fredrik Fornwall ca6dcf19f2 libgnustl: Fix x86-64 build 2016-06-16 18:39:17 -04:00
Fredrik Fornwall 9fa59b1c25 libgnustl: float=hard -> float=softfp for arm 2016-05-18 18:49:08 -04:00
Fredrik Fornwall 344b88f958 libgnustl: Symlink libstdc++ -> libgnustl_shared
This is used during building to get a fully-featured C++ standard
library by default.
2016-05-18 16:21:39 -04:00
Fredrik Fornwall e3b2052e7f libgnustl: Revert back to hard-float on arm
Fixes #245.
2016-05-02 00:49:49 -04:00
Fredrik Fornwall 4c96d3fbe5 libgnustl: Install as $PREFIX/lib/libstdc++.so
This will make C++ programs link to a working C++ library by
default, so that -lgnustl_shared no longer is necessary.
2016-04-29 08:14:51 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00