summaryrefslogtreecommitdiff
path: root/devel/binutils/buildlink2.mk
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-22 10:06:00 +0000
committerjlam <jlam@pkgsrc.org>2002-09-22 10:06:00 +0000
commitc37e7920b5d3a9ed88cebed69a68ed74487207b8 (patch)
treed8b74666f338f7ea651b29f1f6de33f9f7fb9d54 /devel/binutils/buildlink2.mk
parent3988cbdbc4291ccffb8b29a7e29847f365c02832 (diff)
downloadpkgsrc-c37e7920b5d3a9ed88cebed69a68ed74487207b8.tar.gz
Create new variables BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg>
that hold the compiler and linker flags used to find the headers and libraries because these packages install them into non-standard places. These variables may be used in package Makefiles by doing: CPPFLAGS+= ${BUILDLINK_CPPFLAGS.<pkg>} LDFLAGS+= ${BUILDLINK_LDFLAGS.<pkg>}
Diffstat (limited to 'devel/binutils/buildlink2.mk')
0 files changed, 0 insertions, 0 deletions