forked from OSchip/llvm-project
11 lines
390 B
PHP
11 lines
390 B
PHP
#===-- macos.inc ---------------------------------------------------------===##
|
|
#
|
|
# The LLVM Compiler Infrastructure
|
|
#
|
|
# This file is dual licensed under the MIT and the University of Illinois Open
|
|
# Source Licenses. See LICENSE.TXT for details.
|
|
#
|
|
#===----------------------------------------------------------------------===##
|
|
|
|
DYN_LDFLAGS += -Wl,-rpath,$(TBBROOT)/lib
|