Commit ad8d504f authored by Marc G. Fournier's avatar Marc G. Fournier

From: Robert Bruccoleri <bruc@bms.com>

One more Irix related patch for Dynamic Linking
parent 3903296b
......@@ -3,6 +3,6 @@
RANLIB= touch
%.so: %.o
$(LD) -G -Bdynamic -shared -o $@ $< $(
$(LD) -G -Bdynamic -shared -o $@ $<
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment