summarylogtreecommitdiffstats
path: root/precompile-bits-stdc++.h.hook
blob: d100d615f038adf2d74c144177d1737ade31ead2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Precompile the <bits/stdc++.h> header file
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = gcc
Target = precompile-bits-stdc++.h
[Action]
Description = Precompiling bits/stdc++.h...
When = PostTransaction
Exec = /usr/bin/sh -c "g++ /usr/include/c++/*/x86_64-pc-linux-gnu/bits/stdc++.h"