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 - 4
of
4
) sorted by null
/external/cmockery/cmockery_0_1_2/packages/deb/
rules
21
ifneq (,$(findstring noopt,$(
DEB_BUILD_OPTIONS
)))
26
ifeq (,$(findstring nostrip,$(
DEB_BUILD_OPTIONS
)))
/external/strace/debian/
rules
11
ifneq (,$(findstring noopt,$(
DEB_BUILD_OPTIONS
)))
17
ifneq (,$(filter parallel=%,$(
DEB_BUILD_OPTIONS
)))
18
NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(
DEB_BUILD_OPTIONS
)))
51
ifeq (,$(findstring nocheck,$(
DEB_BUILD_OPTIONS
)))
/hardware/intel/img/psb_video/debian/
rules
17
ifneq (,$(findstring noopt,$(
DEB_BUILD_OPTIONS
)))
/external/e2fsprogs/debian/
rules
125
#ifeq (,$(findstring nostrip,$(
DEB_BUILD_OPTIONS
)))
129
ifneq (,$(findstring update-symbols,$(
DEB_BUILD_OPTIONS
)))
Completed in 670 milliseconds