diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-02 10:52:48 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-02 10:52:48 +0000 |
commit | 754cbaae9d5f511293533371b6943dd9b6fc0e23 (patch) | |
tree | fcb69b504e71419fd112de41ec612d8576b7cb87 /x11-plugins/wmmixer/files | |
parent | Fix for tvision, bug #59032. (Manifest recommit) (diff) | |
download | gentoo-2-754cbaae9d5f511293533371b6943dd9b6fc0e23.tar.gz gentoo-2-754cbaae9d5f511293533371b6943dd9b6fc0e23.tar.bz2 gentoo-2-754cbaae9d5f511293533371b6943dd9b6fc0e23.zip |
x11-plugins/wmmixer 2.0_beta4 stable for x86.
Diffstat (limited to 'x11-plugins/wmmixer/files')
-rw-r--r-- | x11-plugins/wmmixer/files/wmmixer-cflags.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-plugins/wmmixer/files/wmmixer-cflags.patch b/x11-plugins/wmmixer/files/wmmixer-cflags.patch new file mode 100644 index 000000000000..516b4200e0d1 --- /dev/null +++ b/x11-plugins/wmmixer/files/wmmixer-cflags.patch @@ -0,0 +1,10 @@ +--- configure 2004-08-02 12:16:27.093499344 +0200 ++++ configure 2004-08-02 12:24:14.391459256 +0200 +@@ -822,7 +822,6 @@ + + have_alsa=no + have_oss=no +-CXXFLAGS='-pedantic -W -Wall -g' + + + |