summaryrefslogtreecommitdiff
path: root/dev-util/flips/metadata.xml
blob: 0a4bb3f1cb9556582c970451a6192475fd75ad3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>esteve.varela@gmail.com</email>
    <name>Esteve Varela Colominas</name>
  </maintainer>
  <use>
    <flag name="divsuf">Uses the more performant <pkg>dev-libs/libdivsufsort</pkg> instead of a bundled modified copy of yuta256's sais algorithm.</flag>
    <flag name="pgo">Optimize the build using Profile Guided Optimization (PGO)</flag>
  </use>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>