Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(436)

Issue 10382203: Split the nssckbi target off from the 'nss' target. (Closed)

Created:
8 years, 7 months ago by Ryan Sleevi
Modified:
8 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews
Visibility:
Public.

Description

Split the nssckbi target off from the 'nss' target. Originally reviewed at http://codereview.chromium.org/10392098/ BUG=123666 TEST=it compiles (both static and shared) TBR=wtc

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -71 lines) Patch
M nss.gyp View 9 chunks +127 lines, -71 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
commit-bot: I haz the power
No comments yet.
8 years, 7 months ago (2012-05-16 19:14:47 UTC) #1
Ryan Sleevi
TBR. Had to update the Base URL for the review, which requires creating a new ...
8 years, 7 months ago (2012-05-16 19:15:15 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10382203/1
8 years, 7 months ago (2012-05-16 19:15:26 UTC) #3
commit-bot: I haz the power
Change committed as 137477
8 years, 7 months ago (2012-05-16 19:15:36 UTC) #4
wtc
8 years, 7 months ago (2012-05-16 19:45:10 UTC) #5
LGTM.

https://chromiumcodereview.appspot.com/10382203/diff/1/nss.gyp
File nss.gyp (right):

https://chromiumcodereview.appspot.com/10382203/diff/1/nss.gyp#newcode339
nss.gyp:339: 'mozilla/security/nss/lib/nss/nssver.c',

It would be nice to add a comment to explain why the nss
target contains only this file from the NSS source tree.
From your original CL:

  A bit of a hack to ensure at least one symbol is linked
  in to the target. MSVC gets grumpy if a target has no
  linkables but tries to produce a DLL (line 344)

Powered by Google App Engine
This is Rietveld 408576698