Added Brian Huffman's Sound for OSX code with a couple of tweaks.
This commit is contained in:
parent
5366cc369e
commit
caddc3096b
@ -20,7 +20,7 @@ export CXXFLAGS
|
||||
|
||||
./configure --target=ppc-macos \
|
||||
--enable-cdrom \
|
||||
--enable-sb16=dummy \
|
||||
--enable-sb16=osx \
|
||||
--enable-vbe \
|
||||
--enable-all-optimizations \
|
||||
${CONFIGURE_ARGS} \
|
||||
|
@ -19,6 +19,7 @@ export CXXFLAGS
|
||||
export LDFLAGS
|
||||
|
||||
./configure --enable-cdrom \
|
||||
--enable-sb16=osx \
|
||||
--enable-ne2000 \
|
||||
--enable-vbe \
|
||||
--enable-all-optimizations \
|
||||
|
Loading…
Reference in New Issue
Block a user