only support building with GNU Make
Update the documentation to state that openrc only works with gnu make. This needs to be done in order to address the parallel build issue. X-Gentoo-Bug: 289264 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=289264
This commit is contained in:
parent
fa1fefb2bc
commit
c2529c1ed6
2
README
2
README
@ -4,7 +4,7 @@ OpenRC README
|
|||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
make install
|
make install
|
||||||
Yup, that simple. Works with GNU make and BSD make.
|
Yup, that simple. Works with GNU make.
|
||||||
|
|
||||||
You may wish to tweak the installation with the below arguments
|
You may wish to tweak the installation with the below arguments
|
||||||
PROGLDFLAGS=-static
|
PROGLDFLAGS=-static
|
||||||
|
Loading…
Reference in New Issue
Block a user