diff options
| author | Selene ToyKeeper | 2019-06-01 14:33:32 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2019-06-01 14:33:32 -0600 |
| commit | 90a0f8ff2ff7bad59eef4a4f1211843704b6642b (patch) | |
| tree | 1b56d257135ca8e43c6b1dfdc23788e9b19f6904 /spaghetti-monster/fireflies-ui/build-all.sh | |
| parent | Added a compile-time option for manual memory. (diff) | |
| parent | merged recent anduril updates into fireflies-ui (diff) | |
| download | anduril-90a0f8ff2ff7bad59eef4a4f1211843704b6642b.tar.gz anduril-90a0f8ff2ff7bad59eef4a4f1211843704b6642b.tar.bz2 anduril-90a0f8ff2ff7bad59eef4a4f1211843704b6642b.zip | |
merged fireflies-ui branch with FF E01 and FF E07 v2 support
Diffstat (limited to 'spaghetti-monster/fireflies-ui/build-all.sh')
| -rwxr-xr-x | spaghetti-monster/fireflies-ui/build-all.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/fireflies-ui/build-all.sh b/spaghetti-monster/fireflies-ui/build-all.sh index 41d92d0..81ebd97 100755 --- a/spaghetti-monster/fireflies-ui/build-all.sh +++ b/spaghetti-monster/fireflies-ui/build-all.sh @@ -1,6 +1,6 @@ #!/bin/sh -cp -av ../anduril/cfg-ff*.h . +cp -av --no-clobber ../anduril/cfg-ff*.h . UI=fireflies-ui |
