author | Mike Hommey <mh+mozilla@glandium.org> |
Thu, 05 Sep 2013 09:01:46 +0900 | |
changeset 158516 | 45097bc3a57898f22a4f3b74f8f8cf7511f5d0a4 |
parent 156683 | 884ced1e6cb7f056c5b8fd14cacae37a553e23f0 |
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