[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#2504: remove -m486 from Makefile



Package: libdb
Version: 1.85.2-6

this patch removes -m486 from PORT/linux/Makefile (not every
linux machine has an intel i*86, at least m68k-linux not ;-)

ciao
jjm

----------------------------------------------------------------------
--- libdb-1.85.2/PORT/linux/Makefile.~1~	Mon Aug 21 05:41:07 1995
+++ libdb-1.85.2/PORT/linux/Makefile	Sat Dec 30 10:00:43 1995
@@ -56,7 +56,7 @@
 	rm -f ${LIBDB} ${SHLIBDB}
 	rm -f static/* shared/*

-OORG=	-O6 -m486 -fomit-frame-pointer
+OORG=	-O6 -fomit-frame-pointer
 CL=	${CC} -c -D__DBINTERFACE_PRIVATE ${OORG} -I. -Iinclude
 CS=	${CC} -fPIC -c -D__DBINTERFACE_PRIVATE ${OORG} -I. -Iinclude


--
Juergen Menden                   | Disclaimer: The opinions expressed by me,
tel:    +49 (89) 2051 - 2387     +-----------+ are (usually) not the opinions
e-mail: menden@informatik.tu-muenchen.de     | of anyone else on this planet.

Hi! I'm a .signature virus!  Add me to your .signature and join in the fun!


Reply to: