Funcresolve no longer performs nicification of resolved functions
[oota-llvm.git] / Makefile.SunOS
index c6508bf1ed50ea245ddeeedc2e08e1ca88bd0d98..bc6b49fe775aa25d5ab141da97ae98d8d5d9a1e8 100644 (file)
@@ -24,6 +24,9 @@ PLATFORMLINKOPTS := -lmalloc
 #
 PLATFORMSTRIPOPTS :=
 
+# PLATFORMLIBDL - Library that supports dlsym() et al. 
+PLATFORMLIBDL := -ldl
+
 # Path to location for LLVM front-end for this architecture.  This setting may
 # be overriden by the Makefile.config option, and should not override it if set.
 #