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

Side by Side Diff: native_client_sdk/src/libraries/ppapi_simple/ppapi_simple_c.so.linkerscript

Issue 914983003: [NaCl SDK] Switch ppapi_simple to C library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update sdk_files.list Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 INPUT(libppapi_simple_c_entry.a -lppapi_simple_real)
Sam Clegg 2015/02/19 21:24:20 Why use -lppapi_simple_real but not -lppapi_simple
binji 2015/02/20 17:33:47 I only used -l where necessary -- without the NEED
2 EXTERN(PPP_InitializeModule PPP_ShutdownModule PPP_GetInterface)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698