commit | 3791a74cf141dcb9ff760359e529e2021ac40593 | [log] [tgz] |
---|---|---|
author | Conley Owens <cco3@android.com> | Fri Jun 01 16:15:56 2012 -0700 |
committer | Conley Owens <cco3@android.com> | Mon Jun 04 11:14:42 2012 -0700 |
tree | e8320bef4e32460fa91f41c546e1bc3b6409e251 | |
parent | a2829383274e462d8c0826301872f1da5eb8d06a [diff] |
Handle multiarch libgl-mesa-dev on Ubuntu 12.04 Ideally we would be able to sudo apt-get install libgl1-mesa-dev:amd64 libgl1-mesa-dev:i386. Unfortunately, these packages conflict due to a bug: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/949606 Instead we install the 64bit headers and binaries but only the 32bit binaries (and create a symlink to enable them). Change-Id: I87b55533d00a82807739a5b0eb3dd7558b7e3d6c