DescriptionGN: Specify correct prefix/postfix libs for solink on android
On android we have to specify crtbegin_dynamic.o / crtend_android.o when
linking executables and crtbegin_so.o / crtend_so.o when linking shared
libraries. This splits the variables up in gcc_toolchain so the android
template can differentiate between the two.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285991
Patch Set 1 #
Total comments: 1
Patch Set 2 : #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|