diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-03-24 20:20:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-24 20:20:41 +0700 |
commit | bac8c0678e96304ac14e7a027f7c089cc8bd696c (patch) | |
tree | 44eab00f4b2d9183f07249919e1adc93b01d0eee /system/cpuid2cpuflags/README | |
parent | 3bdc9cdbdd0eb77b3d08eb04c03ad23c4c08c821 (diff) |
system/cpuid2cpuflags: Added (Tool to generate CPU_FLAGS_*).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/cpuid2cpuflags/README')
-rw-r--r-- | system/cpuid2cpuflags/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/cpuid2cpuflags/README b/system/cpuid2cpuflags/README new file mode 100644 index 0000000000000..1c5dc11880235 --- /dev/null +++ b/system/cpuid2cpuflags/README @@ -0,0 +1,3 @@ +cpuid2cpuflags (Tool to generate CPU_FLAGS_* for your CPU) + +cpuid2cpuflags is a tool to guess CPU_FLAGS_* flags for the host. |