summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBen Widawsky <ben@bwidawsk.net>2013-02-19 09:53:43 -0800
committerBen Widawsky <ben@bwidawsk.net>2013-02-19 10:29:13 -0800
commitcf17d10828a42bacce9932d1d19f4d64d14a9479 (patch)
tree27eb959c452c6ef6c746a3a6b3121eb981e53a57 /README
parent84b525cf46c2d835f81f778a6e732cf69aa20bea (diff)
fix arch build: update ax_python_devel.m4
I complained about the broken m4 script, and it got fixed. I love the internet. Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 1 insertions, 5 deletions
diff --git a/README b/README
index 85075e71..be291779 100644
--- a/README
+++ b/README
@@ -81,14 +81,10 @@ tools/quick_dump
itself is quite straight forward, and should also be a useful example
for others wishing to write python based i915 tools.
- As of writing, the build is sort of broken in Arch
- [https://www.archlinux.org/] because of the way they package Python. You'll
- need something like: ./autogen.sh PYTHON_LDFLAGS="-lpython3.3m"
-
Note to package maintainers: It is not recommended to package
this directory, as the tool is not yet designed for wide usage. If the
package is installed via "make install" the users will have to set
- their python library path appropriately.
+ their python library path appropriately. Use --disable-dumper
debugger/
This tool is to be used to do shader debugging. It acts like a