blind fix for hppa bridges

thete's no call.s, but call.cxx, add call tp "the rest"

Change-Id: Id6552ba8fda0196b3ec8483d1edf490e6afb0ed2
This commit is contained in:
Rene Engelhard
2014-04-21 00:19:47 +02:00
parent 18cea6b8f8
commit 58fdcd262b

View File

@@ -43,8 +43,7 @@ bridge_exception_objects := cpp2uno except uno2cpp
else ifeq ($(OS)-$(CPUNAME),LINUX-HPPA)
bridges_SELECTED_BRIDGE := gcc3_linux_hppa
bridge_asm_objects := call
bridge_noopt_objects := cpp2uno except uno2cpp
bridge_noopt_objects := call cpp2uno except uno2cpp
else ifeq ($(OS)-$(CPUNAME),LINUX-IA64)