blob: 83b70c670bc862a90c903f20be15bebbe82d144d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig 2017-05-03 16:46:29 UTC
+++ Makefile.in
@@ -250,7 +250,7 @@ endif
#
# Bootstrap
#
-bootstrap: check-if-root compilerplugins
+bootstrap: compilerplugins
#
# Build
|