Skip to content

Commit

Permalink
portable; every Linux libc is a special little snowflake, Linux build…
Browse files Browse the repository at this point in the history
…s requires glibc.
  • Loading branch information
brynet committed Mar 30, 2017
1 parent 615f4a9 commit b45120f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ OpenBSD mailing lists and tested against the latest CVS version.

* Linux seccomp-bpf sandbox support derived from portable OpenSSH.

Quick/dirty build & install instructions for Linux:
Quick/dirty build & install instructions for Linux (glibc):
$ sudo useradd -r -s /usr/bin/nologin _file
$ ./configure && make && sudo make install
$ sudo install -b -c -o root -g root -m 444 ./magic /etc/magic
Expand Down

0 comments on commit b45120f

Please sign in to comment.