blob: a4c41dc6067fd1e1e39bb7e9485b64134364a532 [file] [log] [blame]
MINGW_INSTALL=clangarm64
post_install() {
${MINGW_INSTALL}/bin/dot -c
}
post_upgrade() {
post_install
}