commit | 4795dd5950d4dcd7c8d421c8fb4851c193297ba1 | [log] [tgz] |
---|---|---|
author | Dan Nicholson <dbn.lists@gmail.com> | Thu Jun 04 19:42:08 2009 -0700 |
committer | Dan Nicholson <dbn.lists@gmail.com> | Thu Jun 04 19:45:32 2009 -0700 |
tree | 3773c3c3e0d105c70be57b9dff1f851ac6c5cfa7 | |
parent | 7441dcd90b01df8351026af8bbb50e11bb86071a [diff] |
osmesa: Link with -ldl for dlopen code Now that the dlopen wrappers are built into libmesa.a, we need to link standalone libOSMesa with libdl to resolve dlopen and friends on platforms that need it.