--- builds/posix/Makefile.in.plugins_examples.orig 2021-03-27 11:14:37 UTC +++ builds/posix/Makefile.in.plugins_examples @@ -99,7 +99,7 @@ AllObjects += $(CA_Objects) crypt_app: $(CRYPT_APP) $(CRYPT_APP): $(CA_Objects) - $(EXE_LINK) $^ -o $@ $(FIREBIRD_LIBRARY_LINK) + $(EXE_LINK) $^ -o $@ $(LDFLAGS) $(FIREBIRD_LIBRARY_LINK) include $(ROOT)/gen/make.shared.targets