X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=2a6a5dfa1bb776771006d377dc2b6a84e24772a6;hb=52ffc2a48fc74d013ae7fa401d9d0d405543c38e;hp=55903b33d60d373702e2c9ba6b6ab224d7981f65;hpb=d529f632847ce4a0d322648b389c9848ac04da49;p=org.ibex.core.git diff --git a/Makefile b/Makefile index 55903b3..2a6a5df 100644 --- a/Makefile +++ b/Makefile @@ -214,7 +214,7 @@ Linux: echo -e "\\n=== Linux =========================================" make gcj \ platform=Linux \ - target=i686-pc-gnu-linux \ + target=i686-pc-linux-gnu \ target_bin=xwt.linux \ platform_link="-L$(gcc_path)/lib -L/usr/X11R6/lib -lX11 -lXext --static" \ platform_java_sources="POSIX X11"