tools/padjffs2: use Host/Prepare/Default instead of raw commands
[openwrt/staging/stintel.git] / toolchain / glibc / patches / 200-add-dl-search-paths.patch
index fd4af3694a0f22430878ad3ec34d82d2ea61b173..15106541ca51fc55399257ddee8a08f12f38e66f 100644 (file)
@@ -2,7 +2,7 @@ add /usr/lib to default search path for the dynamic linker
 
 --- a/Makeconfig
 +++ b/Makeconfig
-@@ -618,6 +618,9 @@ else
+@@ -632,6 +632,9 @@ else
  default-rpath = $(libdir)
  endif