Skip to content
Snippets Groups Projects
Commit 84208085 authored by Richard Henderson's avatar Richard Henderson Committed by Anthony Liguori
Browse files

configure: Fix build with XFree


The build is broken on ppc64-linux, possibly only with new binutils:

ld: hw/lm32/../milkymist-tmu2.o: undefined reference to symbol 'XFree'
ld: note: 'XFree' is defined in DSO /lib64/libX11.so.6 so try \
  adding it to the linker command line

So let's follow the linker's advice.

Signed-off-by: default avatarRichard Henderson <rth@twiddle.net>
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
parent 91107fdf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment