Bug#481967: too few quotes in llvm-config output
Timo Juhani Lindfors
timo.lindfors at iki.fi
Mon May 19 19:51:42 UTC 2008
Package: llvm
Version: 2.2-7
Severity: normal
llvm-config --cxxflags
prints
-I/usr/include/llvm -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -O2 -fomit-frame-pointer -DLLVM_DEBIAN_INFO= (Debian 2.2-7) -Woverloaded-virtual
while it probably should print
-I/usr/include/llvm -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -O2 -fomit-frame-pointer -DLLVM_DEBIAN_INFO="(Debian 2.2-7)" -Woverloaded-virtual
or something else that does not need quoting at all?
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-5-686-bigmem (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages llvm depends on:
ii binfmt-support 1.2.10 Support for extra binary formats
ii libc6 2.7-11 GNU C Library: Shared libraries
ii libgcc1 1:4.3.0-4 GCC support library
ii libstdc++6 4.3.0-4 The GNU Standard C++ Library v3
Versions of packages llvm recommends:
ii llvm-dev 2.2-7 common libraries and headers for L
-- no debconf information
More information about the Pkg-llvm-team
mailing list