File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Status](https://travis-ci.com/davea42/libdwarf-code.svg?branch=master)](https://
66
77# This is libdwarf README.md
88
9- Updated 30 March 2022
9+ Updated 6 April 2022
1010For release libdwarf-0.4.0
1111## REQUIREMENTS from a libdwarf<name>.tar.xz
1212 Mentioning some that might not be automatically
@@ -51,7 +51,11 @@ Just like configure, except instead of configure do:
5151
5252### meson build
5353
54- This will be revised, but this should work
54+ meson 0.45.1 on Ubuntu 18.04 fails.
55+ meson 0.55.2 on Ubunto 20.04 works.
56+ meson 0.60.3 on Freebsd 12.2 and Freebsd13.0 works.
57+
58+ This text be revised, but should work.
5559
5660For the simplest example:
5761
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Status](https://travis-ci.com/davea42/libdwarf-code.svg?branch=master)](https://
66
77# This is libdwarf README.md
88
9- Updated 30 March 2022
9+ Updated 6 April 2022
1010For release libdwarf-0.4.0
1111## REQUIREMENTS from a libdwarf<name >.tar.xz
1212 Mentioning some that might not be automatically
@@ -51,7 +51,11 @@ Just like configure, except instead of configure do:
5151
5252### meson build
5353
54- This will be revised, but this should work
54+ meson 0.45.1 on Ubuntu 18.04 fails.
55+ meson 0.55.2 on Ubunto 20.04 works.
56+ meson 0.60.3 on Freebsd 12.2 and Freebsd13.0 works.
57+
58+ This text be revised, but should work.
5559
5660For the simplest example:
5761
You can’t perform that action at this time.
0 commit comments