OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEB_BUILD_OPTIONS
(Results
1 - 3
of
3
) sorted by null
/external/chromium/sdch/open-vcdiff/packages/deb/
rules
21
ifneq (,$(findstring noopt,$(
DEB_BUILD_OPTIONS
)))
26
ifeq (,$(findstring nostrip,$(
DEB_BUILD_OPTIONS
)))
/external/dropbear/debian/
rules
8
ifneq (,$(findstring nostrip,$(
DEB_BUILD_OPTIONS
)))
13
ifneq (,$(findstring noopt,$(
DEB_BUILD_OPTIONS
)))
21
ifneq (,$(findstring diet,$(
DEB_BUILD_OPTIONS
)))
/external/e2fsprogs/debian/
rules
111
#ifeq (,$(findstring nostrip,$(
DEB_BUILD_OPTIONS
)))
511
ifneq (,$(findstring update-symbols,$(
DEB_BUILD_OPTIONS
)))
Completed in 333 milliseconds