diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-02-17 16:49:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-02-17 16:49:13 +0000 |
commit | 9cb2c90e320cb5719b797577ed4afd5e7899d56d (patch) | |
tree | 10b7e627aff03f2e876e5b8a4a0a4b24795ad01d /sysutils/fusefs-lkl | |
parent | eaa5e785fc74c7d88c602c907baccb35875810b0 (diff) |
Notes
Diffstat (limited to 'sysutils/fusefs-lkl')
-rw-r--r-- | sysutils/fusefs-lkl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/fusefs-lkl/Makefile b/sysutils/fusefs-lkl/Makefile index 2c304f41566a..cb5e5f7917fc 100644 --- a/sysutils/fusefs-lkl/Makefile +++ b/sysutils/fusefs-lkl/Makefile @@ -26,7 +26,6 @@ GH_PROJECT= linux ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON=No one has added other architecture ld formats yet -IGNORE_FreeBSD_9= requires FreeBSD 11 or newer IGNORE_FreeBSD_10= requires FreeBSD 11 or newer WRKSRC_SUBDIR= tools/lkl |