mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-21 22:50:37 +02:00
document cell -DSPU_MAIN_PARAM_LONG_LONG flag
This commit is contained in:
parent
00bc91ac64
commit
cabcee9ea9
1 changed files with 5 additions and 0 deletions
|
|
@ -36,6 +36,11 @@ To use the driver you'll need a Cell system, such as a PS3 running Linux,
|
|||
or the Cell Simulator (untested, though).
|
||||
</p>
|
||||
|
||||
<p>
|
||||
If using Cell SDK 3.0, first edit configs/linux-cell and add
|
||||
<code>-DSPU_MAIN_PARAM_LONG_LONG</code> to the SPU_CFLAGS.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
To compile the code, run <code>make linux-cell</code>.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue