summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/libb2/metadata.xml')
-rw-r--r--app-crypt/libb2/metadata.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app-crypt/libb2/metadata.xml b/app-crypt/libb2/metadata.xml
index 5ef83e989e93..76fd7590acbb 100644
--- a/app-crypt/libb2/metadata.xml
+++ b/app-crypt/libb2/metadata.xml
@@ -10,4 +10,12 @@
Official implementations from BLAKE2 project.
</longdescription>
+ <use>
+ <flag name="native-cflags">
+ Use CFLAGS as determined by configure script. These flags will
+ enable all CPU specific features it find available, to further
+ optimise the implementation. This discards any existing CFLAGS
+ set in make.conf or similar.
+ </flag>
+ </use>
</pkgmetadata>