diff options
| -rwxr-xr-x | build | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -8,6 +8,9 @@  [ "x${DEBUG+set}" = 'xset' ] && set -v  set -u -e +export LC_COLLATE=C +export LC_ALL=C +  . "include/err.sh"  . "include/option.sh" | 
|  | index : lbmk.git | |
| libreboot build system (LibreBoot MaKe) | 
| summaryrefslogtreecommitdiff | 
| -rwxr-xr-x | build | 3 | 
| @@ -8,6 +8,9 @@  [ "x${DEBUG+set}" = 'xset' ] && set -v  set -u -e +export LC_COLLATE=C +export LC_ALL=C +  . "include/err.sh"  . "include/option.sh" |