citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit e7d7d1fda6592b02cc04c35b8f6e53596ddbaedc
parent b811d84c7b970eeff3432cde92d974d2c54691ce
Author: Kyle Milz <kyle@0x30.net>
Date:   Fri,  6 Jan 2017 18:57:20 -0700

include Jamrules.tail instead of cat'ing it

Diffstat:
Mconfigure | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure b/configure @@ -95,8 +95,9 @@ INST_LIBS = ${INST_EXTRALIB-} ${LDGROUP_START-} ${CLANG_LIBS} ${LDGROUP_END-} `llvm-config --libs ${LLVM_LIBS}` `llvm-config --system-libs` ; + +include Jamrules.tail ; EOF -cat Jamrules.tail >> Jamrules # # Show summary.