Skip to content

Commit

Permalink
Merge pull request #5274 from ipfs/feat/noplugin
Browse files Browse the repository at this point in the history
build tag to disable dynamic plugins
  • Loading branch information
whyrusleeping committed Jul 23, 2018
2 parents b818679 + c858244 commit 8a29985
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugin/loader/load_linux.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// +build !noplugin

package loader

import (
Expand Down

0 comments on commit 8a29985

Please sign in to comment.