Fix #69 (No way to set globally a custom architecture)
The "architecture" configuration keyword is now available to override the native machine architecture returned by (uname(2)). The XBPS_ARCH environment variable still has preference.
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,5 +1,9 @@
|
||||
xbps-0.42 (???):
|
||||
|
||||
* Implemented issue #69 (No way to set globally a custom architecture)
|
||||
A new configuration keyword "architecture" has been added to override
|
||||
the native machine architecture (uname -m).
|
||||
|
||||
* Fixed issue #68 "xbps_binpkg_arch() asserts if arch contains a dash"
|
||||
https://github.com/voidlinux/xbps/issues/68
|
||||
|
||||
|
||||
Reference in New Issue
Block a user