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:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user