Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit e359e7a

Browse files
committed
Remove FreeBSD note from README
Which said we haven't tested it in a while. Just did, works fine.
1 parent bb400d8 commit e359e7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ If you are working on `leveldown` itself and want to re-compile the C++ code, ru
6363
- If you get compilation errors on Node.js 12, please ensure you have `leveldown` >= 5. This can be checked by running `npm ls leveldown`.
6464
- On Linux flavors with an old glibc (Debian 8, Ubuntu 14.04, RHEL 7, CentOS 7) you must either update `leveldown` to >= 5.3.0 or use `--build-from-source`.
6565
- On Alpine 3 it was previously necessary to use `--build-from-source`. This is no longer the case.
66-
- FreeBSD hasn't been tested in a while. Let us know if it works!
6766
- The Android prebuilds are made for and built against Node.js core rather than the [`nodejs-mobile`](https://github.com/JaneaSystems/nodejs-mobile) fork.
6867

6968
## API

0 commit comments

Comments
 (0)