X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=platform%2Flinux%2FMakefile;fp=platform%2Flinux%2FMakefile;h=9ca329516e44b1584c120e9c1c428679ceedb2ac;hb=274f95a9a9e5a889ee137a7cbd764a384a7ac2dd;hp=e2eaf467c8ca73be38497b96dc911a13fddefb7c;hpb=7f5a3fc12a778ff161ebf3f379ccc3127de4ef29;p=picodrive.git diff --git a/platform/linux/Makefile b/platform/linux/Makefile index e2eaf46..9ca3295 100644 --- a/platform/linux/Makefile +++ b/platform/linux/Makefile @@ -99,7 +99,7 @@ ifeq "$(drc_debug)" "1" DEFINES += DRC_DEBUG=1 OBJS += cpu/sh2/mame/sh2dasm.o OBJS += host_dasm.o -LDFLAGS += -lbfd -lopcodes +LDFLAGS += -lbfd -lopcodes -liberty endif else OBJS += cpu/sh2/mame/sh2pico.o