diff options
Diffstat (limited to 'src/makefiles/Makefile.openbsd')
| -rw-r--r-- | src/makefiles/Makefile.openbsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefiles/Makefile.openbsd b/src/makefiles/Makefile.openbsd index 3308834c05..a86c6e1619 100644 --- a/src/makefiles/Makefile.openbsd +++ b/src/makefiles/Makefile.openbsd @@ -2,7 +2,7 @@ AROPT = cr ifdef ELF_SYSTEM export_dynamic = -Wl,-E -rpath = -Wl,-R$(rpathdir) +rpath = -Wl,-R'$(rpathdir)' endif DLSUFFIX = .so |
