.hgignore

Mon, 12 Jan 2009 14:40:51 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 12 Jan 2009 14:40:51 +0100
changeset 69
84180bd0cb45
permissions
-rw-r--r--

Introduce correction to binutils bug 9676.
Try to correct libgdiplus, stlport, and qt build failures like:
ld: lib*.so: pthread_mutexattr_settype: invalid version 6 (max 0)
lib*.so: could not read symbols: Bad value

michael@0 1 syntax: glob
michael@0 2 *.orig
michael@0 3 *.rej
michael@0 4 *.o
michael@0 5 *~

mercurial