# -*-makefile-*- # # Copyright (C) 2015 by Michael Olbrich # # For further information about the PTXdist project and license conditions # see the README file. # world/env/impl += \ pkg_ldflags="$(call ptx/escape,$($(1)_LDFLAGS)) -Wl,--as-needed" # vim: syntax=make