Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 911340
Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +1 lines)
Line  Link Here
0
-- a/node.gyp
0
++ b/node.gyp
Lines 116-124 Link Here
116
          '-Wl,-bnoerrmsg',
116
          '-Wl,-bnoerrmsg',
117
        ],
117
        ],
118
      }],
118
      }],
119
      ['OS == "linux" and llvm_version != "0.0"', {
120
        'libraries': ['-latomic'],
121
      }],
122
    ],
119
    ],
123
  },
120
  },
124
121

Return to bug 911340