diff options
Diffstat (limited to 'lib/Target/CellSPU/README.txt')
-rw-r--r-- | lib/Target/CellSPU/README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/CellSPU/README.txt b/lib/Target/CellSPU/README.txt index 5f63840..1d90f2a 100644 --- a/lib/Target/CellSPU/README.txt +++ b/lib/Target/CellSPU/README.txt @@ -28,8 +28,8 @@ SUCH DAMAGES ARE FORESEEABLE. If you are brave enough to try this code or help to hack on it, be sure to add 'spu' to configure's --enable-targets option, e.g.: - ./configure <your_configure_flags_here> \ - --enable-targets=x86,x86_64,powerpc,spu + ./configure <your_configure_flags_here> \ + --enable-targets=x86,x86_64,powerpc,spu --------------------------------------------------------------------------- |