From 7943f7f7eb5bfebfbaf55bc03c269fba347f7968 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Sat, 15 Nov 2014 10:15:25 +0800 Subject: [PATCH] linux: Link necessary libraries This fixes linking problem on some systems, see #500. --- atom.gyp | 4 ++-- docs/development/build-instructions-linux.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/atom.gyp b/atom.gyp index bccb001cb..9805db874 100644 --- a/atom.gyp +++ b/atom.gyp @@ -587,10 +587,10 @@ '-rpath \$$ORIGIN', # Make native module dynamic loading work. '-rdynamic', - '