update_check.sh: use external update file for overrides
This commit is contained in:
parent
218d6b6bb7
commit
3b7a76512d
3 changed files with 39 additions and 32 deletions
|
@ -9,7 +9,6 @@ unset -v make_cmd make_build_args make_install_args make_build_target make_insta
|
|||
unset -v patch_args disable_parallel_build keep_libtool_archives
|
||||
unset -v reverts subpackages makedepends hostmakedepends depends
|
||||
unset -v build_options build_options_default bootstrap repository
|
||||
unset -v update_pkgname update_site update_pattern update_ignore update_version
|
||||
unset -v CFLAGS CXXFLAGS CPPFLAGS LDFLAGS LD_LIBRARY_PATH
|
||||
unset -v CC CXX CPP GCC LD AR AS RANLIB NM OBJDUMP OBJCOPY STRIP READELF
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue