blob: 4316ddc90a1651c9c89ab40b24668216df2fc514 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig 2017-06-01 18:13:34 UTC
+++ Makefile.in
@@ -250,7 +250,7 @@ endif
#
# Bootstrap
#
-bootstrap: check-if-root compilerplugins
+bootstrap: compilerplugins
#
# Build
|