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

Bug#579780: closed by Matthias Klose <doko@debian.org>(Bug#579780: fixed in gcc-4.4 4.4.4-2)



On 29.05.2010 19:52, Sebastian Andrzej Siewior wrote:
reopen 579780
thanks

We are getting there. The disable-multilib block

|ifneq (,$(filter $(DEB_TARGET_GNU_TYPE), powerpc-linux-gnu powerpc-linux-gnuspe))
|    ifeq ($(biarch64),yes)
|      CONFARGS += --disable-softfloat --enable-secureplt \
|        --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32
|    else
|      CONFARGS += --disable-multilib
|    endif
|endif

is twice in the rules2 file.

where?

should powerpc-linux-gnuspe be configured with --enable-secureplt as well?



Reply to: