This website requires JavaScript.
Explore
Help
Register
Sign In
tequilaOS
/
platform_build
Watch
2
Star
0
Fork
You've already forked platform_build
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6a9f2b1250
platform_build
/
core
/
raw_static_library.mk
5 lines
84 B
Makefile
Raw
Normal View
History
Unescape
Escape
auto import from //depot/cupcake/@135843
2009-03-04 04:28:42 +01:00
LOCAL_RAW_STATIC_LIBRARY
:=
true
Support to build executables for TARGET_2ND_ARCH By default, an executable is built for TARGET_ARCH. To build it for TARGET_2ND_ARCH in a 64bit product, use: LOCAL_32BIT_ONLY := true To skip a module for TARGET_2ND_ARCH, use: LOCAL_NO_2ND_ARCH := true Bug: 11654773 Change-Id: Ieb293d25b21024bfe1b554044df338e064ac7b46
2014-01-18 01:17:28 +01:00
i
n
c
l
u
d
e
$(
BUILD_SYSTEM
)
/
s
t
a
t
i
c
_
l
i
b
r
a
r
y
_
i
n
t
e
r
n
a
l
.
m
k
Reference in a new issue
Copy permalink