reduce a bit of code duplication

pull/934/head
Jesse Vincent 4 years ago
parent de062ea897
commit 5bea41f630
No known key found for this signature in database
GPG Key ID: CC228463465E40BC

@ -357,9 +357,8 @@ prepare_ccache () {
compile () {
find_sketch
build_version
build_paths
prepare_ccache
build_filenames
enable_ccache
install -d "${OUTPUT_PATH}"

Loading…
Cancel
Save