Comment 1 for bug 1188185

Revision history for this message
Roland65 (roland65) wrote :

I confirm the bug.
It seems that the lines:

ifneq (,$(LDFLAGS))
  LDFLAGS := $(filter-out %-Bsymbolic-functions,$(LDFLAGS))
endif

that were added to the debian/rules file in Ubuntu 12.04 does nothing now.