aboutsummaryrefslogtreecommitdiff
path: root/ports/llfio/CONTROL
blob: 4779cf0453d06b8d761a5e799fa11ddfdf1a459a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Source: llfio
Version: 2.0-20210420
Homepage: https://github.com/ned14/llfio
Description: P1031 low level file i/o and filesystem library for the C++ standard
Build-Depends: outcome
Supports: !(uwp|static)

Feature: status-code
Description: Have LLFIO use SG14 `status_code` (proposed `std::error`) instead of `std::error_code`.

Feature: run-tests
Description: Build and run the dependency validation tests