Skip to content

Commit

Permalink
Update for changes in library.sh
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40371 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Reid Spencer committed Jul 21, 2007
1 parent 00ae1a2 commit 5cd2aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-for-llvm-top.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# Process the options passed in to us by the build script into standard
# variables.
process_builder_args "$@"
process_arguments "$@"

# See if we have previously been configured by sensing the presense
# of the config.status scripts
Expand Down

0 comments on commit 5cd2aab

Please sign in to comment.