HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_NO_UNDEFINED_LDFLAGS (Results 1 - 7 of 7) sorted by null

  /build/core/combo/
TARGET_linux-arm64.mk 68 TARGET_NO_UNDEFINED_LDFLAGS := -Wl,--no-undefined
TARGET_linux-mips64.mk 68 TARGET_NO_UNDEFINED_LDFLAGS := -Wl,--no-undefined
TARGET_linux-x86_64.mk 67 TARGET_NO_UNDEFINED_LDFLAGS := -Wl,--no-undefined
TARGET_linux-arm.mk 68 $(combo_2nd_arch_prefix)TARGET_NO_UNDEFINED_LDFLAGS := -Wl,--no-undefined
TARGET_linux-mips.mk 68 $(combo_2nd_arch_prefix)TARGET_NO_UNDEFINED_LDFLAGS := -Wl,--no-undefined
TARGET_linux-x86.mk 67 $(combo_2nd_arch_prefix)TARGET_NO_UNDEFINED_LDFLAGS := -Wl,--no-undefined
  /ndk/build/core/
default-build-commands.mk 9 TARGET_NO_UNDEFINED_LDFLAGS := -Wl,--no-undefined

Completed in 110 milliseconds