btrfs-progs: bump version to 4.8.3
[buildroot-gz.git] / package / softether / 0004-cross-compile.patch
blob0b31eca65cbfa302011229d35f7c7c4ed8ae252b
1 Host version of hamcorebuilder is needed during cross-compile
3 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
5 diff -uNr SoftEtherVPN-16b713b98da8dba29f0f845d5a8c36d6f7c34824.org/src/bin/hamcore/Makefile.am SoftEtherVPN-16b713b98da8dba29f0f845d5a8c36d6f7c34824/src/bin/hamcore/Makefile.am
6 --- SoftEtherVPN-16b713b98da8dba29f0f845d5a8c36d6f7c34824.org/src/bin/hamcore/Makefile.am 2014-09-27 12:56:53.108725793 +0200
7 +++ SoftEtherVPN-16b713b98da8dba29f0f845d5a8c36d6f7c34824/src/bin/hamcore/Makefile.am 2014-09-27 12:57:50.280009025 +0200
8 @@ -26,8 +26,8 @@
10 noinst_PROGRAMS = hamcore.se2
12 -hamcore.se2$(EXEEXT): $(HAMCOREBUILDER)
13 - $(HAMCOREBUILDER) $(top_srcdir)/src/bin/hamcore $@
14 +hamcore.se2$(EXEEXT):
15 + hamcorebuilder $(top_srcdir)/src/bin/hamcore $@
17 install-exec-local: hamcore.se2$(EXEEXT)
18 $(INSTALL_DATA) -D hamcore.se2$(EXEEXT) $(DESTDIR)$(localstatedir)/lib/softether/hamcore.se2
19 diff -uNr SoftEtherVPN-16b713b98da8dba29f0f845d5a8c36d6f7c34824.org/src/Makefile.am SoftEtherVPN-16b713b98da8dba29f0f845d5a8c36d6f7c34824/src/Makefile.am
20 --- SoftEtherVPN-16b713b98da8dba29f0f845d5a8c36d6f7c34824.org/src/Makefile.am 2014-09-27 12:56:53.136726809 +0200
21 +++ SoftEtherVPN-16b713b98da8dba29f0f845d5a8c36d6f7c34824/src/Makefile.am 2014-09-27 12:58:12.959723109 +0200
22 @@ -20,7 +20,7 @@
23 SUBDIRS = Mayaqua Cedar
25 # This is a nodist helper.
26 -SUBDIRS += hamcorebuilder
27 +# SUBDIRS += hamcorebuilder
29 # These are shared components.
30 SUBDIRS += libsoftether bin/hamcore