diff options
Diffstat (limited to 'package/opkg/patches/007-force_static.patch')
-rw-r--r-- | package/opkg/patches/007-force_static.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opkg/patches/007-force_static.patch b/package/opkg/patches/007-force_static.patch index 12a7cc6..80a9815 100644 --- a/package/opkg/patches/007-force_static.patch +++ b/package/opkg/patches/007-force_static.patch @@ -1,6 +1,6 @@ --- a/libopkg/Makefile.am +++ b/libopkg/Makefile.am -@@ -35,16 +35,10 @@ if HAVE_SHA256 +@@ -38,16 +38,10 @@ if HAVE_SHA256 opkg_util_sources += sha256.c sha256.h endif |