[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#653255: debian/rules.def: with_libssp is set to ' yes' (with space)



Package: gcc-4.7
Version: 4.7-20111222-1
Severity: normal


with_libssp is set to ' yes' (with space), so
comparation ifeq ($(with_libssp),yes) is always false.

with_libssp is defined near line 862 in debian/rules.def:
862:                       $(shell if grep -qs '^\#define
TARGET_LIBC_PROVIDES_SSP 1' $(builddir)/gcc/auto-host.h; then echo 'libc
provides ssp'; else echo 'yes'; fi))



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: