summaryrefslogtreecommitdiff
path: root/mk/dlopen.builtin.mk
diff options
context:
space:
mode:
authorrillig <rillig>2006-10-26 20:05:03 +0000
committerrillig <rillig>2006-10-26 20:05:03 +0000
commit3f226712984cca67794739ddd57ed8bbecf26284 (patch)
treeec2bf88e429b3ac582fc9d7e12ce72db11989745 /mk/dlopen.builtin.mk
parent5fd6cf122c947a8b4c1a5f969f681c34e3e78643 (diff)
downloadpkgsrc-3f226712984cca67794739ddd57ed8bbecf26284.tar.gz
Change INSTALL_MAKE_FLAGS to be _appended_ to MAKE_FLAGS when running
"make install". That way, packages don't have to say: INSTALL_MAKE_FLAGS+= ${MAKE_FLAGS} foo=bar, instead it suffices to say INSTALL_MAKE_FLAGS+= foo=bar, which is also more appropriate since multiple files (Makefile, Makefile.common, options.mk, *.mk) don't need to care about whether INSTALL_MAKE_FLAGS already includes MAKE_FLAGS or not. Note: It is no longer possible to override MAKE_FLAGS completely. But except for some exotic platforms, the default value is empty anyway.
Diffstat (limited to 'mk/dlopen.builtin.mk')
0 files changed, 0 insertions, 0 deletions