Le 26/06/2011 14:33, Hector Oron a écrit :
>> I am preparing an upload of ACE+TAO 6.0.3+2.0.3 to experimental. I
>> completely forgot to mention that upload of 5.7.7-3 included a patch
>> (that was integrated upstream afterward) to work around another ICE
>> with armel regarding -fvisibility=hidden.
>>
>> Would you prefer that we revert that patch before the next upload?
> 
> Which patch is it?

debian/platform_macros.GNU contains the following snippet:

# Work-around #593225
ARMEL_TARGET := $(shell echo '__ARMEL__' | $(CC) -E - | tail -n 1)
ifeq ($(ARMEL_TARGET),1)
  no_hidden_visibility = 1
endif

>                    Maybe it could be tested at abel.debian.org before
> uploading and check whether the patch is needed or not. I think you
> already have ace build-dep installed in abel. 

I'll try this. Possibly also decrease optimization level (currently
-O3).

Regards,

Thomas




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to