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
1 file changed
tree: e8320bef4e32460fa91f41c546e1bc3b6409e251
  1. scripts/
  2. src/
  3. templates/
  4. .gitignore
  5. CleanSpec.mk
  6. README