Differences From
Artifact [5f1c9d8046]:
48 48 ;;
49 49 8.6.9)
50 50 SRCHASH='d3f9161e8ba0f107fe8d4df1f6d3a14c30cc3512dfc12a795daa367a27660dac'
51 51 ;;
52 52 8.6.10)
53 53 SRCHASH='63df418a859d0a463347f95ded5cd88a3dd3aaa1ceecaeee362194bc30f3e386'
54 54 ;;
55 + 8.6.11)
56 + SRCHASH='5228a8187a7f70fa0791ef0f975270f068ba9557f57456f51eb02d9d4ea31282'
57 + ;;
55 58 esac
56 59
57 60 # Set configure options for this sub-project
58 61 LDFLAGS="${LDFLAGS} ${KC_TK_LDFLAGS}"
59 62 CFLAGS="${CFLAGS} ${KC_TK_CFLAGS}"
60 63 CPPFLAGS="${CPPFLAGS} ${KC_TK_CPPFLAGS}"
61 64 LIBS="${LIBS} ${KC_TK_LIBS}"