diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-22 12:50:15 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-22 12:50:15 (EDT) |
commit | 1d1fe814c9a46905bdf996af34c0ff81bf6f8d22 (patch) | |
tree | 27dcb7863c735c0d97298eda62cbb8e8e040deed /NEWS | |
parent | c2750130ca4f7860b39ddfb4ff8355e27a7f72bf (diff) |
configure.ac: Check shell for local
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ Utilities: * opkbuild now supports commands with arguments as arguments to the "-r" option, for example "-r 'env -i fakeroot'". +Build system: + + * configure now checks the shell for support for the "local" keyword + and 64-bit arithmetic. + opkbuild version 4.1.1 ---------------------- |