blob: 4613ae6e795a6aabd9a4ee5e945a77d6210be339 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Build auto_index tool with USE="tools"
See also: https://bugs.gentoo.org/529066
--- tools/Jamfile.v2.orig 2023-08-08 21:02:48 UTC
+++ tools/Jamfile.v2
@@ -18,6 +18,7 @@ TOOLS =
;
TOOLS =
+ auto_index/build//auto_index
bcp//bcp
inspect/build//inspect
quickbook//quickbook
|