Skip to content
Snippets Groups Projects
Commit ad8d504f authored by Marc G. Fournier's avatar Marc G. Fournier
Browse files

From: Robert Bruccoleri <bruc@bms.com>

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