blob: ab5ec25a1b3d0dd533802917fad6e4102c6cc70a [file] [log] [blame]
# help: http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/ACE-INSTALL.html#unix
# create a platform macros file
include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
# disable RPATH
install_rpath = 0
# set the installation prefix
INSTALL_PREFIX = /usr
# fix link error with ARM EABI tools
# http://list.isis.vanderbilt.edu/pipermail/ace-users/2008-January/002742.html
no_hidden_visibility = 1