mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-02-06 14:41:56 +00:00
build: dont ship config.guess
instead let apkbuilds use --host and --build
This commit is contained in:
parent
c07db665ec
commit
e150a2515c
2
Makefile
2
Makefile
@ -17,7 +17,7 @@ SCRIPTS := abuild buildrepo abuild-keygen abuild-sign newapkbuild \
|
||||
USR_BIN_FILES := $(SCRIPTS) abuild-tar abuild-sudo
|
||||
SAMPLES := sample.APKBUILD sample.initd sample.confd \
|
||||
sample.pre-install sample.post-install
|
||||
AUTOTOOLS_TOOLCHAIN_FILES := config.sub config.guess
|
||||
AUTOTOOLS_TOOLCHAIN_FILES := config.sub
|
||||
|
||||
SCRIPT_SOURCES := $(addsuffix .in,$(SCRIPTS))
|
||||
|
||||
|
1558
config.guess
vendored
1558
config.guess
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user