diff options
Diffstat (limited to 'external/libxslt/rpath.patch.0')
-rw-r--r-- | external/libxslt/rpath.patch.0 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/external/libxslt/rpath.patch.0 b/external/libxslt/rpath.patch.0 new file mode 100644 index 000000000..78c485925 --- /dev/null +++ b/external/libxslt/rpath.patch.0 @@ -0,0 +1,10 @@ +--- configure ++++ configure +@@ -10196,6 +10196,7 @@ + else + ld_shlibs=no + fi ++hardcode_libdir_flag_spec= + ;; + + netbsd*) |