This commit is contained in:
Jes Cok 2023-07-14 12:03:59 +08:00
parent 1c5ff6bb55
commit d6f888e7de
1 changed files with 2 additions and 2 deletions

View File

@ -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"