diff options
author | skrll <skrll> | 2002-03-26 16:31:27 +0000 |
---|---|---|
committer | skrll <skrll> | 2002-03-26 16:31:27 +0000 |
commit | 8ac92bd783187d1039884778c35d6438254a3ac2 (patch) | |
tree | f22ff979e612f3f5512bc114140f5d6212af72f5 /Makefile | |
parent | c461905e29a9275ccda0e1d4d187bfb7a7e9e183 (diff) | |
download | pkgsrc-8ac92bd783187d1039884778c35d6438254a3ac2.tar.gz |
Fix a bug when inferring the CXX tag which meant that for certain
libraries the following could occur
- a.out platforms: c++rt0.o would be missing and therefore
global contstructors would not work.
- ELF platforms libstdc++ and libm would not be explicitly
linked in.
This affected notably libqt and explains the build failure of kdelibs2 on
arm32.
Bump PKGREVISION and require it.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions