diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-12-07 17:35:18 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-12-07 17:35:18 +0100 |
commit | 04e7f203042de0020531da40724e4430cc56b52c (patch) | |
tree | 10d9c27d876cc5cae296b8e9bc71e51aa10608c1 /binutils-gdb/kepler.SCHWINGE/log_build | |
parent | 8540a69df587ab7dee50efbfa14c0a2ce0e4d539 (diff) |
binutils-gdb: 03b62bbbce3dc5f15131d9e78f77d035cd1cffb3 (2016-11-23)
Diffstat (limited to 'binutils-gdb/kepler.SCHWINGE/log_build')
-rw-r--r-- | binutils-gdb/kepler.SCHWINGE/log_build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/log_build b/binutils-gdb/kepler.SCHWINGE/log_build index e0e25fa5..4d2d7038 100644 --- a/binutils-gdb/kepler.SCHWINGE/log_build +++ b/binutils-gdb/kepler.SCHWINGE/log_build @@ -9259,9 +9259,9 @@ mkdir -p -- ./guile/gdb /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o ./gdb.go ./gdb.scm wrote `./gdb.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/experimental.go gdb/experimental.scm +wrote `gdb/experimental.go' ;;; note: source file ./gdb.scm ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go -wrote `gdb/experimental.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/iterator.go gdb/iterator.scm wrote `gdb/iterator.go' ;;; note: source file ./gdb.scm @@ -9273,11 +9273,11 @@ wrote `gdb/printing.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/support.go gdb/support.scm wrote `gdb/support.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/types.go gdb/types.scm +wrote `gdb/types.go' ;;; note: source file ./gdb.scm ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go ;;; note: source file ./gdb/iterator.scm ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb/iterator.scm.go -wrote `gdb/types.go' touch stamp-guile rm -rf ./system-gdbinit mkdir ./system-gdbinit |