powerpc: no longer need gcc workaround for bug etoh fixed a while ago

This commit is contained in:
pvalchev 2005-03-15 22:08:39 +00:00
parent 74b60e84db
commit ed985d65b6
2 changed files with 1 additions and 19 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.38 2005/01/10 23:18:32 pvalchev Exp $
# $OpenBSD: Makefile,v 1.39 2005/03/15 22:08:39 pvalchev Exp $
# $NetBSD: Makefile,v 1.37 2004/10/03 00:13:16 tv Exp $
COMMENT= "tools to connect your PalmOS® compatible handheld"
@ -28,10 +28,6 @@ WANTLIB= c m ncurses readline stdc++ z
MODULES= converters/libiconv
LIB_DEPENDS= png.4::graphics/png
.if ${MACHINE_ARCH} == "powerpc"
PATCH_LIST= patch-* gcc-*
.endif
USE_GMAKE= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu

View File

@ -1,14 +0,0 @@
$OpenBSD: gcc-src_pilot-datebook_Makefile_in,v 1.1 2004/12/29 16:44:10 pvalchev Exp $
--- src/pilot-datebook/Makefile.in.orig Wed Dec 29 09:42:12 2004
+++ src/pilot-datebook/Makefile.in Wed Dec 29 09:43:03 2004
@@ -181,8 +181,8 @@ LIBS = @LIBS@
@NEED_GETOPT_TRUE@pilot-datebook-windat.$(OBJEXT)
pilot_datebook_DEPENDENCIES = $(top_builddir)/libpisock/libpisock.la
pilot_datebook_LDFLAGS =
-COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -fno-stack-protector
+LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -fno-stack-protector
CCLD = $(CC)
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
DIST_COMMON = README COPYING Makefile.am Makefile.in parsedate.c