Dagobert Michelsen <[email protected]> writes: > Therefore I suggest using LD_OPTIONS with > LD_OPTIONS_DIRECT ?= -Bdirect > and > LD_OPTIONS ?= $(strip $($(GARCOMPILER)_LD_OPTIONS) $(RUNPATH_LINKER_FLAGS) > $(LD_OPTIONS_DIRECT) $(EXTRA_LD_OPTIONS) $(_CATEGORY_LD_OPTIONS)) > with a possible override > LD_OPTIONS_DIRECT = > > Thoughts?
This is what I personally prefer. -- Peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
