diff options
Diffstat (limited to 'src/makefiles/Makefile.irix')
| -rw-r--r-- | src/makefiles/Makefile.irix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefiles/Makefile.irix b/src/makefiles/Makefile.irix index 162982b6acf..9a219aee5cc 100644 --- a/src/makefiles/Makefile.irix +++ b/src/makefiles/Makefile.irix @@ -1,6 +1,6 @@ MK_NO_LORDER= true AROPT = crs -rpath = -Wl,-rpath,$(rpathdir) +rpath = -Wl,-rpath,'$(rpathdir)' DLSUFFIX = .so # PIC is default |
