From e634c34abd44576c6dd4aec0b42e752377ef6085 Mon Sep 17 00:00:00 2001 From: epoch Date: Sat, 19 Jun 2021 05:32:05 +0000 Subject: added a "license" and a not about building on a raspi into the readme --- LICENSE.txt | 1 + README | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 LICENSE.txt diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..be06384 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1 @@ +open to suggestions diff --git a/README b/README index 36ff84b..17dde36 100644 --- a/README +++ b/README @@ -62,7 +62,8 @@ You should be able to do these to get hackvr built: make #BSD make doesn't do target specific variables. use GNUMake. -The make install will create the following programs: +On my raspi I have to run make with LDLIBS=-lgcc_s +The make install will create (at least) the following programs: :: hackvr_headless :: This doesn't output to any display, but you can still read commands in, do manipulations -- cgit v1.2.3