author | Joshua Cranmer <Pidgeot18@gmail.com> |
Mon, 21 Oct 2013 13:08:00 -0500 | |
changeset 165412 | fb42a764f90bc91a628e472889e00b27b28b55ed |
parent 158516 | 45097bc3a57898f22a4f3b74f8f8cf7511f5d0a4 |
child 166058 | e43b02e631f068ac6e6ca87bed9fab0791a88f3d |
permissions | -rw-r--r-- |
# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. FORCE_STATIC_LIB= 1 ifeq (WINNT,$(OS_TARGET)) VISIBILITY_FLAGS = endif ifeq ($(OS_ARCH),AIX) DEFINES += -Dalloca=__alloca endif