summaryrefslogtreecommitdiffstats
path: root/bean/native/unix/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'bean/native/unix/makefile.mk')
-rw-r--r--bean/native/unix/makefile.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/bean/native/unix/makefile.mk b/bean/native/unix/makefile.mk
index 1fe55b9b7a67..0801705235ba 100644
--- a/bean/native/unix/makefile.mk
+++ b/bean/native/unix/makefile.mk
@@ -30,9 +30,6 @@ SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1STDLIBS=$(AWTLIB)
.IF "$(OS)" == "LINUX"
-.IF "$(CPUNAME)" == "S390"
-SHL1STDLIBS+=-lzip -lawt
-.ENDIF
SHL1STDLIBS+=-lstdc++
.ENDIF