summaryrefslogtreecommitdiff
path: root/distro-configs
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2005-07-14 14:45:48 +0000
committerPetr Mladek <pmladek@suse.cz>2005-07-14 14:45:48 +0000
commit76b6b906110c0a096077d2246de69517912a6b0d (patch)
treee5515ad9b01617705caebfb2438f92a4484acdd9 /distro-configs
parentc4b9f2d1e71170c4473324459584281d571ed7d4 (diff)
Use ARCH_FLAGS even when building the modules nas and stlport, i#51963, i#51964
* patches/src680/icu-use-arch-flags.diff, patches/src680/apply, patches/src680/stlport-use-arch-flags.diff: use ARCH_FLAGS even when building the modules nas and stlport, i#51963, i#51964 * patches/src680/warning-implicit-declaration-nas.diff, patches/src680/warning-implicit-declaration-unzip.diff, patches/src680/apply: remove some implicit declarations, so -D_FORTIFY_SOURCE=2 has the effect, i#51966, i#51967 * warning-return-values-binfilter.diff, patches/src680/apply, warning-uninitialized-variables-binfilter.diff: removes some potentially dangerous warnings when building the module binfilter with gcc-4.0pre, i#51954, i#51959 * distro-configs/SUSE.conf.in: use system libsndfile for SUSE
Diffstat (limited to 'distro-configs')
-rw-r--r--distro-configs/SUSE.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/distro-configs/SUSE.conf.in b/distro-configs/SUSE.conf.in
index e2955ffd2..239eff6f3 100644
--- a/distro-configs/SUSE.conf.in
+++ b/distro-configs/SUSE.conf.in
@@ -6,4 +6,5 @@
--with-system-expat
--with-system-neon
--with-system-odbc-headers
+--with-system-sndfile
--enable-libsn