pinkbyte    14/06/13 18:10:47

  Added:                dynamips-0.2.12-makefile.patch
  Removed:              dynamips-0.2.8-makefile.patch
  Log:
  Version bump, wrt bug #511914, thanks to Aaron Bauman <aaron AT 
flappyport.com>. Drop old version
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  Changes    Path
1.1                  app-emulation/dynamips/files/dynamips-0.2.12-makefile.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dynamips/files/dynamips-0.2.12-makefile.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/dynamips/files/dynamips-0.2.12-makefile.patch?rev=1.1&content-type=text/plain

Index: dynamips-0.2.12-makefile.patch
===================================================================
--- stable/origMakefile 2014-03-27 18:17:28.000000000 -0400
+++ stable/Makefile     2014-05-30 18:07:28.164255039 -0400
@@ -19,7 +19,7 @@
 PPC32_ARCH_INC_FILE=\"ppc32_$(DYNAMIPS_ARCH)_trans.h\"
 OSNAME=unknown
 
-CFLAGS+= $(INCLUDE) -Wall -O2 -fomit-frame-pointer \
+CFLAGS+= $(INCLUDE) -Wall \
        -DJIT_ARCH=\"$(DYNAMIPS_ARCH)\" -DJIT_CPU=CPU_$(DYNAMIPS_ARCH) \
        -DMIPS64_ARCH_INC_FILE=$(MIPS64_ARCH_INC_FILE) \
        -DPPC32_ARCH_INC_FILE=$(PPC32_ARCH_INC_FILE) \




Reply via email to