OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_GLOBAL_LDFLAGS
(Results
1 - 4
of
4
) sorted by null
/build/core/combo/
TARGET_linux-x86.mk
139
TARGET_GLOBAL_LDFLAGS
+= -m32
141
TARGET_GLOBAL_LDFLAGS
+= -Wl,-z,noexecstack
142
TARGET_GLOBAL_LDFLAGS
+= -Wl,-z,relro -Wl,-z,now
143
TARGET_GLOBAL_LDFLAGS
+= -Wl,--gc-sections
191
$(
TARGET_GLOBAL_LDFLAGS
) \
212
$(
TARGET_GLOBAL_LDFLAGS
) \
TARGET_linux-arm.mk
136
TARGET_GLOBAL_LDFLAGS
+= \
286
$(
TARGET_GLOBAL_LDFLAGS
) \
299
$(
TARGET_GLOBAL_LDFLAGS
) \
/build/core/
shared_library.mk
31
my_target_global_ldflags := $(
TARGET_GLOBAL_LDFLAGS
)
definitions.mk
[
all
...]
Completed in 1636 milliseconds