[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#355130: Please consider this patch, that adds the ability to cross-compile your package



Package: busybox-static
Severity: wishlist
Tags: patch

--- busybox-1.01/debian/rules	2006-03-03 14:41:03.000000000 +0100
+++ busybox-1.01-4.my/debian/rules	2006-02-24 15:36:32.000000000 +0100
@@ -34,7 +34,7 @@
 CONFIG_FLOPPY_UDEB = $(call CONFIG,floppy-udeb)
 
 config.status: configure
-	sh ./configure
+	sh ./configure --host=$(DEB_HOST_GNU_TYPE)
 
 build-arch: build-arch-deb-all build-arch-udeb-all
 build-arch-deb-all: build-arch-deb build-arch-static

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-rc3
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)




Reply to: