diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |