gcc47: Add libssp and libssp_noshared
authorJohn Marino <netbsd@marino.st>
Fri, 19 Oct 2012 15:43:21 +0000 (17:43 +0200)
committerJohn Marino <draco@marino.st>
Sun, 21 Oct 2012 07:45:37 +0000 (09:45 +0200)
commit7dba819d0af3618f193901c426870744041c961c
tree429e1217553da7a4743fe1f81694e76797392f51
parent10b962f65b820dc447ffb6e84e288ecc1a751576
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]