aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Ponomarenko <aponomarenko@odin.com>2015-11-12 16:15:12 +0300
committerAndrey Ponomarenko <aponomarenko@odin.com>2015-11-12 16:15:12 +0300
commit81cb4d77ca6f41b41405d78c8ab7166d8a1c9f77 (patch)
tree6c9afee4fda52159cb55af8a8e3c0b508a8a7e49
parentff7be61a78c0aa8107732083944544ce7bcdbc8c (diff)
downloadabi-dumper-81cb4d77ca6f41b41405d78c8ab7166d8a1c9f77.tar.gz
Fixed required additional compilation options in the README.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 8900722..41606b0 100644
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ EXAMPLES:
abi-dumper drm/nouveau/nouveau.ko.debug
NOTE:
- Input objects should be compiled with -g additional option to contain DWARF debug info.
+ Input objects should be compiled with -g -Og additional options to contain DWARF debug info.
ABI CHECK:
abi-dumper libTest.so.0 -o ABIv0.dump