diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-22 12:29:43 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-22 12:29:43 (EDT) |
commit | 707f65e601a93e4dc6c6b1452efc04d141f3cad2 (patch) | |
tree | f9c81d01fd577f4443c5698889df2fa491a7158b /NEWS | |
parent | d48622850406bd206e75b6d43f6a6b0137dbf3fb (diff) |
cmd/build: Pass -a option to opkg
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,6 +3,12 @@ ProteanOS Development Kit version 2.0.1+dev Released: ????-??-?? +Changes in this release: + + * "prokit build" now passes an "-a" option, if supported, to opkg to + install host-architecture non-coinstallable dependencies (such as + library development packages) when cross building. + ProteanOS Development Kit version 2.0.1 --------------------------------------- |