Skip to content

Conversation

@ony
Copy link

@ony ony commented Jan 5, 2013

Please consider these commits as part of fixing bug 203 related with DESTDIR, bug 259 related with libdir and others and bug 273 related with race condition (last one requires more detail review since I'm not sure what I did).

ony added 4 commits January 5, 2013 18:26
See http://bugs.mercury.csse.unimelb.edu.au/view.php?id=203
Stripped DESTDIR when building boehm_gc/libatomic_ops
Added DESTDIR to default values in scripts/mmc
Many linux distributives uses /usr/lib64 for amd64 libraries and
/usr/lib32 for x86. To support those this change allows to override
/usr/lib with standart libdir var in autoconf.

See http://bugs.mercury.csse.unimelb.edu.au/view.php?id=259
Removed mdbcomp modules copy-in. Instead just include mdbcomp in search
subdirs.

See http://bugs.mercury.csse.unimelb.edu.au/view.php?id=273
@PaulBone
Copy link
Member

PaulBone commented Jan 9, 2013

I've fixed bug273 with a different solution. See 347e098

Thanks.

@PaulBone
Copy link
Member

PaulBone commented Dec 6, 2013

Peter Wang fixed bug203 back in March, so I'll drop that patch also.

Peter's fix was based on your patch, thank you for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants