]> git.llucax.com Git - software/druntime.git/commit
Fixed a few build script issues on posix, including a bug in looking for some of...
authorsean <sean@4a9d5153-6564-4b3f-b5e1-7e8e9dac548f>
Fri, 17 Oct 2008 03:06:32 +0000 (03:06 +0000)
committersean <sean@4a9d5153-6564-4b3f-b5e1-7e8e9dac548f>
Fri, 17 Oct 2008 03:06:32 +0000 (03:06 +0000)
commit0edf44cfdbe2262d5c50bfa7368ba2692600babc
tree99a63033780dfcde692cc212ddf71bb674faaf93
parentd1b901cd13b1a1a9ecb3af3aecb343863d0a0049
Fixed a few build script issues on posix, including a bug in looking for some of the core modules in the wrong place, and a hack to eliminate filename collision with the dmd compiler runtime.  This latter issue really needs to be addressed in a better way, but at this point my priority is just to get the build working.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@32 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f
src/common/core/thread.d
src/common/posix.mak