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