aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/randomjungle-disable-static-build.patch
blob: 3de6c269fd0f690bb782b99b37f64303be187547 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Drop build time dependency on the static executables.

--- a/src/Makefile.in	2018-11-25 20:27:10.691508925 +0100
+++ b/src/Makefile.in	2018-11-25 20:27:43.565631413 +0100
@@ -34,8 +34,7 @@
 POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
-bin_PROGRAMS = rjungle$(EXEEXT) rjungle_static$(EXEEXT) \
-	rjunglesparse$(EXEEXT) rjunglesparse_static$(EXEEXT)
+bin_PROGRAMS = rjungle$(EXEEXT) rjunglesparse$(EXEEXT)
 subdir = src
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
avail'>...Maxim Cournoyer 2023-10-10gnu: teensy-loader-cli: Fix license....Maxim Cournoyer 2023-10-10gnu: teensy-loader-cli: Use gexps....Maxim Cournoyer 2023-09-27gnu: Add qdl....B. Wilson 2023-09-02gnu: teesy-loader-cli: Drop trailing #t....Maxim Cournoyer 2023-07-16gnu: srecord: Update to 1.65.0....Tobias Geerinckx-Rice 2023-06-08gnu: flashrom: Wrap PATH to find dmidecode....Hilton Chain 2023-06-08gnu: flashrom: Update to 1.3.0....Hilton Chain 2023-02-19gnu: Use HTTPS package home pages wherever possible....Tobias Geerinckx-Rice 2022-12-11gnu: flashrom: Fix build on AArch64....Simon South 2022-06-17gnu: teensy-loader-cli: Update to 2.2....Peter Polidoro 2021-12-13gnu: Further simplify package inputs....Ludovic Courtès 2021-12-13gnu: Simplify package inputs....Ludovic Courtès 2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner 2021-10-26gnu: Add uuu....Mathieu Othacehe 2021-10-21gnu: dfu-util: Update to 0.11....Tobias Geerinckx-Rice 2021-10-18gnu: flashrom: Patch type error....Ricardo Wurmus 2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe 2021-10-06gnu: uefitool: Update to 0.28.0....Tobias Geerinckx-Rice 2021-09-07Merge branch 'master' into core-updates-frozenLudovic Courtès 2021-09-03gnu: 0xffff: Prepare for cross-compilation....Tobias Geerinckx-Rice 2021-09-03gnu: 0xffff: Update to 0.9....Tobias Geerinckx-Rice 2021-07-24gnu: Use 'search-input-file' when looking for executables....Ludovic Courtès 2021-06-14gnu: Rename qtbase to qtbase-5....Maxim Cournoyer 2021-04-14gnu: Add srecord....Ricardo Wurmus