mirror of https://github.com/golang/go.git
This commit is contained in:
parent
1c5ff6bb55
commit
d6f888e7de
|
|
@ -14,8 +14,8 @@
|
|||
# "go build <pkg>" assembly output for each package
|
||||
# and lists the packages with differences.
|
||||
#
|
||||
# It leaves an old.txt and a new.txt files in the package
|
||||
# directories for the packages with differences.
|
||||
# For packages with differences it leaves files named
|
||||
# old.txt and new.txt.
|
||||
|
||||
FLAGS1="-newexport=0"
|
||||
FLAGS2="-newexport=1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue