Home
last modified time | relevance | path

Searched refs:noopt (Results 1 – 5 of 5) sorted by relevance

/external/chromium/sdch/open-vcdiff/packages/deb/
Drules21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
/external/dropbear/debian/
Drules13 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
/external/ppp/pppd/
Dlcp.c79 static int noopt __P((char **));
89 { "-all", o_special_noarg, (void *)noopt,
300 noopt(argv) in noopt() function
/external/e2fsprogs/debian/
Drules76 ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
Dchangelog1052 * Support "noopt" in DEB_BUILD_OPTIONS instead of "debug".