diff options
Diffstat (limited to 'www/resin2')
-rw-r--r-- | www/resin2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/resin2/Makefile b/www/resin2/Makefile index 536670a32223..10514fcbe80b 100644 --- a/www/resin2/Makefile +++ b/www/resin2/Makefile @@ -20,6 +20,8 @@ USE_PYTHON= yes USE_REINPLACE= yes USE_OPENSSL= yes +BROKEN= Hard-codes libc_r linkage + # Customizable settings RUNASUSER?= www RUNASUID?= 80 |