llvmpipe: Refer to my personal udis86 repository.
As it has a bunch of fixes/additions not merged by upstream yet.
This commit is contained in:
@@ -82,9 +82,10 @@ Requirements
|
||||
|
||||
- scons (optional)
|
||||
|
||||
- udis86, http://udis86.sourceforge.net/ (optional):
|
||||
- udis86, http://udis86.sourceforge.net/ (optional). My personal repository
|
||||
supports more opcodes which haven't been merged upstream yet:
|
||||
|
||||
git clone git://udis86.git.sourceforge.net/gitroot/udis86/udis86
|
||||
git clone git://anongit.freedesktop.org/~jrfonseca/udis86
|
||||
cd udis86
|
||||
./autogen.sh
|
||||
./configure --with-pic
|
||||
|
||||
Reference in New Issue
Block a user