mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 12:19:49 +03:00
Improve multiplatform building stuff
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#! /bin/bash
|
||||
export FLAGS="$FLAGS -DPIO_SRC_REV="$(git log --pretty=format:%h_%ad -1 --date=short)
|
||||
CUSTOM_BUILD_FLAGS_FILE=custom-build-flags/build_flags_due.sh
|
||||
if [ -f $CUSTOM_BUILD_FLAGS_FILE ]; then
|
||||
source $CUSTOM_BUILD_FLAGS_FILE
|
||||
|
||||
Reference in New Issue
Block a user