diff options
author | Darxus <darxus@chaosreigns.com> | 2013-04-05 12:13:13 -0400 |
---|---|---|
committer | Darxus <darxus@chaosreigns.com> | 2013-04-05 12:13:13 -0400 |
commit | a10bad8d6b15b13c719746cc321d47c6385873ce (patch) | |
tree | 6e3d48de406a6aa4b80110dd66da9ba8e53f540f /extras.html | |
parent | 32a17cd6967c0846f1f1faa4e3b9ac57cb49b519 (diff) |
Extras: Link to glmark2 bug
Diffstat (limited to 'extras.html')
-rw-r--r-- | extras.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras.html b/extras.html index 3fdd292..4ca59c9 100644 --- a/extras.html +++ b/extras.html @@ -71,7 +71,7 @@ glmark2 <p><a href="https://afrantzis.wordpress.com/2011/12/16/glmark2-more-than-a-benchmark/">A GLES2 benchmark.</a> </p> -<pre> export CPLUS_INCLUDE_PATH=$WLD/include # I believe needing this is a bug. +<pre> export CPLUS_INCLUDE_PATH=$WLD/include # <a href="https://bugs.launchpad.net/glmark2/+bug/1165075">I believe needing this is a bug.</a> bzr branch lp:glmark2 cd glmark2 ./waf configure --with-flavors=wayland-glesv2,wayland-gl --prefix=$WLD |