diff options
-rw-r--r-- | LICENSE.txt | 1 | ||||
-rw-r--r-- | README | 3 |
2 files changed, 3 insertions, 1 deletions
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 @@ -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 |