mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-15 20:58:13 +01:00
Update documentation on building from git
This commit is contained in:
parent
3468a6b33d
commit
46ea10680d
1 changed files with 1 additions and 0 deletions
1
README
1
README
|
@ -16,6 +16,7 @@ several architecture/operating-system combinations:
|
||||||
In general, this library can be built and installed with the following
|
In general, this library can be built and installed with the following
|
||||||
commands:
|
commands:
|
||||||
|
|
||||||
|
$ autoreconf -i # Needed only for building from git. Depends on libtool.
|
||||||
$ ./configure
|
$ ./configure
|
||||||
$ make
|
$ make
|
||||||
$ make install prefix=PREFIX
|
$ make install prefix=PREFIX
|
||||||
|
|
Loading…
Reference in a new issue