Pseudo-ize tBRIND.
[oota-llvm.git] / Makefile.config.in
index 5c737580632ea5c0456c8ddbba3ce7f2fa0b606b..9bdb07563f545f5cc4ea05ec91da386990d96782 100644 (file)
@@ -123,6 +123,9 @@ TARGET_TRIPLE=@target@
 # Extra options to compile LLVM with
 EXTRA_OPTIONS=@EXTRA_OPTIONS@
 
+# Extra options to link LLVM with
+EXTRA_LD_OPTIONS=@EXTRA_LD_OPTIONS@
+
 # Endian-ness of the target
 ENDIAN=@ENDIAN@