diff options
Diffstat (limited to 'o3d/plugin/plugin.gyp')
-rw-r--r-- | o3d/plugin/plugin.gyp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/o3d/plugin/plugin.gyp b/o3d/plugin/plugin.gyp index 9fca8f9..1e18f0b 100644 --- a/o3d/plugin/plugin.gyp +++ b/o3d/plugin/plugin.gyp @@ -212,11 +212,6 @@ '-Wl,-znodelete', '-Wl,--gc-sections', ], - 'link_settings': { - 'libraries': [ - '-lGL', - ], - }, 'conditions' : [ ['plugin_rpath != ""', { |