Home | History | Annotate | Download | only in android-cmake

Lines Matching full:gold

1319 set( ANDROID_GOLD_LINKER            ${ANDROID_GOLD_LINKER}            CACHE BOOL "Enables gold linker" )
1355 set( ANDROID_LINKER_FLAGS "${ANDROID_LINKER_FLAGS} -fuse-ld=gold" )
1360 On Linux and OS X host platform you can workaround this problem using gold linker (default).