Skip to content

Commit

Permalink
Unbreak the amd64 build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Rønne Petersen committed Nov 27, 2013
1 parent 1a05494 commit 742171f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mono/mini/Makefile.am.in
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ arch_define=__i386__
endif

if AMD64
arch_sources = $(amd64_sources)
arch_built=cpu-amd64.h
arch_define=__x86_64__
endif
Expand Down

0 comments on commit 742171f

Please sign in to comment.