mirror of
https://git.proxmox.com/git/rustc
synced 2025-05-29 13:52:33 +00:00
debian: Add rust stage0 binaries to debian/dl for 1.0.0 alpha
rust-stage0-2015-01-07-9e4e524-linux Signed-off-by: Jordan Justen <jljusten@gmail.com>
This commit is contained in:
parent
b44366f483
commit
f588d68d54
BIN
debian/dl/rust-stage0-2015-01-07-9e4e524-linux-i386-d8b73fc9aa3ad72ce1408a41e35d78dba10eb4d4.tar.bz2
vendored
Normal file
BIN
debian/dl/rust-stage0-2015-01-07-9e4e524-linux-i386-d8b73fc9aa3ad72ce1408a41e35d78dba10eb4d4.tar.bz2
vendored
Normal file
Binary file not shown.
Binary file not shown.
2
debian/rules
vendored
2
debian/rules
vendored
@ -31,6 +31,8 @@ SYSTEM_LLVM = --llvm-root=/usr
|
|||||||
|
|
||||||
# Note: SHELL is not set by dash, but the configure script wants to use it
|
# Note: SHELL is not set by dash, but the configure script wants to use it
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
|
mkdir -p $(CURDIR)/dl
|
||||||
|
cp $(CURDIR)/debian/dl/*.tar.bz2 $(CURDIR)/dl
|
||||||
SHELL=/bin/sh \
|
SHELL=/bin/sh \
|
||||||
./configure \
|
./configure \
|
||||||
$(COMMON_FLAGS) \
|
$(COMMON_FLAGS) \
|
||||||
|
2
debian/source/include-binaries
vendored
Normal file
2
debian/source/include-binaries
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
debian/dl/rust-stage0-2015-01-07-9e4e524-linux-i386-d8b73fc9aa3ad72ce1408a41e35d78dba10eb4d4.tar.bz2
|
||||||
|
debian/dl/rust-stage0-2015-01-07-9e4e524-linux-x86_64-697880d3640e981bbbf23284363e8e9a158b588d.tar.bz2
|
Loading…
Reference in New Issue
Block a user