gcc47: Add libssp and libssp_noshared
authorJohn Marino <netbsd@marino.st>
Fri, 19 Oct 2012 15:43:21 +0000 (17:43 +0200)
committerCharlie <root@banshee.synsport.com>
Sat, 20 Oct 2012 02:39:30 +0000 (04:39 +0200)
commitc666f28aa7c82e205ee3709528b79a41e8cc5308
treec7445b1b88e35b20bfdf4342f073e28b7c311440
parentf649b25a46fa137bfd218f1d9f16a0588ce88526
gcc47: Add libssp and libssp_noshared

These libraries were not part of the gcc 4.4 system compiler set.
Some pkgsrc packages assume the ssp libraries come with the compiler,
so add them to the gcc 4.7 library set.
contrib/gcc-4.7/README.DELETED
gnu/lib/gcc47/Makefile
gnu/lib/gcc47/libssp/Makefile [new file with mode: 0644]
gnu/lib/gcc47/libssp/config.h [new file with mode: 0644]
gnu/lib/gcc47/libssp_nonshared/Makefile [new file with mode: 0644]