diff options
author | Matthias Hopf <mat@mshopf.de> | 2001-09-06 17:12:37 +0000 |
---|---|---|
committer | Matthias Hopf <mat@mshopf.de> | 2001-09-06 17:12:37 +0000 |
commit | 8d3fda905911b0b1cdadb33c00fb1f800e8f9320 (patch) | |
tree | 3b7d9eba9f67c0e0b05dec5d2fee8d3862648f48 /doc | |
parent | db5b893d537e8af4c1ed21cfff6fda26564333fb (diff) | |
download | xine-lib-8d3fda905911b0b1cdadb33c00fb1f800e8f9320.tar.gz xine-lib-8d3fda905911b0b1cdadb33c00fb1f800e8f9320.tar.bz2 |
IRIX audio port added.
Copying instead of linking missing GNU files now (cross-plattform development).
CVS patchset: 583
CVS date: 2001/09/06 17:12:37
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.irix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/README.irix b/doc/README.irix index 6a273a7ca..b87820083 100644 --- a/doc/README.irix +++ b/doc/README.irix @@ -7,11 +7,6 @@ building xine on IRIX Known Problems -------------- -* No sound - - IRIX does not seem to support OSS audio. The IRIX libaudio driver is not - yet finished. - * Cannot compile with IRIX cc This is an unresolved issue with automake and dependencies. |