OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEB_BUILD_GNU_TYPE
(Results
1 - 3
of
3
) sorted by null
/external/chromium/sdch/open-vcdiff/packages/deb/
rules
16
DEB_BUILD_GNU_TYPE
?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
42
CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(
DEB_BUILD_GNU_TYPE
) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
/external/dropbear/debian/
rules
5
DEB_BUILD_GNU_TYPE
?=$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
39
--build='$(
DEB_BUILD_GNU_TYPE
)' --prefix=/usr \
/external/e2fsprogs/debian/
rules
26
DEB_BUILD_GNU_TYPE
?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
187
--build=$(
DEB_BUILD_GNU_TYPE
) --host=$(DEB_HOST_GNU_TYPE) \
215
--build=$(
DEB_BUILD_GNU_TYPE
) --host=$(DEB_HOST_GNU_TYPE) \
239
--build=$(
DEB_BUILD_GNU_TYPE
) --host=$(DEB_HOST_GNU_TYPE) \
Completed in 79 milliseconds