## Compiler switch to embed a library name
LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
## Compiler switch to embed a library name
LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
# LDflags that pkgdata will use
BIR_LDFLAGS= -Wl,-Bsymbolic
# LDflags that pkgdata will use
BIR_LDFLAGS= -Wl,-Bsymbolic