compiler/pthread: compile the library as part of core-linklibs
commit1e4b21d47920c8b52de1d544a28ebe3b8ff1dbe4
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 14 Nov 2014 21:02:45 +0000 (14 21:02 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 14 Nov 2014 21:02:45 +0000 (14 21:02 +0000)
treed2e0b430065af6ae0698ebcd2089f8d52a8d6b27
parent1d05ccabc8f2f33bfaff491026bac97d6e9074c9
compiler/pthread: compile the library as part of core-linklibs

This is required so that the library is picked up when build the
crosscompilers libgcc and libstdc++.

Also preserve current pthread.conf for future use.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49794 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/pthread/mmakefile.src [new file with mode: 0644]
compiler/pthread/pthread.conf [new file with mode: 0644]
compiler/pthread/pthread.h