summaryrefslogtreecommitdiffstats
path: root/hello
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-10-02 11:09:02 +1100
committerChris Johns <chrisj@rtems.org>2017-10-02 11:09:02 +1100
commitc7dfbaf83c5b119106f9ee38c902988cc463b0aa (patch)
treeb868f09971f896b351cf141179589a3a7d23af79 /hello
parentAdd waf to the project so we control the version required. (diff)
downloadrtems-examples-c7dfbaf83c5b119106f9ee38c902988cc463b0aa.tar.bz2
Update rtems_waf to use the rootfs support. Fix trace linker INI files.
Use the rtems_waf rootfs support to create a root file system. Remove the double cflags on some projects that broke linking. Remove the dump-on-error, there is no option in rtems-tld. Closes 3158. Closes 3159.
Diffstat (limited to 'hello')
-rw-r--r--hello/both_hello/hello-deep.ini3
-rw-r--r--hello/both_hello/hello.ini1
2 files changed, 1 insertions, 3 deletions
diff --git a/hello/both_hello/hello-deep.ini b/hello/both_hello/hello-deep.ini
index e3f486b..946e588 100644
--- a/hello/both_hello/hello-deep.ini
+++ b/hello/both_hello/hello-deep.ini
@@ -12,8 +12,7 @@ name = Hello Deep RTEMS Tracer
;
; Options can be defined here or on the command line.
;
-;options = verbose, verbose
-options = dump-on-error
+;options = verbose
;
; Functions to trace.
;
diff --git a/hello/both_hello/hello.ini b/hello/both_hello/hello.ini
index 4cde2b6..7056414 100644
--- a/hello/both_hello/hello.ini
+++ b/hello/both_hello/hello.ini
@@ -13,7 +13,6 @@ name = Hello RTEMS Tracer
; Options can be defined here or on the command line.
;
;options = verbose
-options = dump-on-error
;
; Functions to trace.
;