diff options
| author | almikhayl <almikhayl@users.noreply.github.com> | 2019-05-20 03:24:15 +0300 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-05-19 17:24:15 -0700 |
| commit | d10918a71ab43df46689f52fa3280830ae79ffee (patch) | |
| tree | 01255f37c165d7cd0122fd8a3729ad4ec119f741 /ports/numactl/CONTROL | |
| parent | 3480a13ff057a86775560b6db47ce488801b49ef (diff) | |
| download | vcpkg-d10918a71ab43df46689f52fa3280830ae79ffee.tar.gz vcpkg-d10918a71ab43df46689f52fa3280830ae79ffee.zip | |
[numactl] new port only linux (#6080)
* [numactl] new port only linux
* Add system dependency message
* Update dependencies to include libtool
* Make whitespace change to retrigger CI
Diffstat (limited to 'ports/numactl/CONTROL')
| -rw-r--r-- | ports/numactl/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/numactl/CONTROL b/ports/numactl/CONTROL new file mode 100644 index 000000000..4c5c03687 --- /dev/null +++ b/ports/numactl/CONTROL @@ -0,0 +1,3 @@ +Source: numactl +Version: 2.0.12 +Description: NUMA support for Linux |
