bug 691245: Fix jprof under Fedora 15 (needs -ldl) r=dbaron

This commit is contained in:
Randell Jesup 2011-10-05 09:20:20 -04:00
parent 79bc025663
commit 49fba95a20

View File

@ -56,6 +56,7 @@ CPPSRCS = \
$(NULL)
OS_LIBS = \
-ldl \
-lbfd \
-liberty \
$(NULL)