public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/dhex/files: dhex-0.63-Makefile.patch
@ 2011-01-30 16:25 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2011-01-30 16:25 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/01/30 16:25:41

  Added:                dhex-0.63-Makefile.patch
  Log:
  New application, fixes bug 121086. Thanks to Adrian Frühwirth for the original ebuild.
  
  (Portage version: 2.1.9.35/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-editors/dhex/files/dhex-0.63-Makefile.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/dhex/files/dhex-0.63-Makefile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/dhex/files/dhex-0.63-Makefile.patch?rev=1.1&content-type=text/plain

Index: dhex-0.63-Makefile.patch
===================================================================
diff -ruN dhex_0.63.orig/Makefile dhex_0.63/Makefile
--- dhex_0.63.orig/Makefile	2011-01-29 00:19:37.000000000 +0100
+++ dhex_0.63/Makefile	2011-01-30 17:13:51.000000000 +0100
@@ -1,11 +1,4 @@
-CC=		gcc
-LDFLAGS=	-L/usr/lib	-L/usr/local/lib  	-L/usr/lib/ncurses	-L/usr/local/lib/ncurses
-CPPFLAGS=	-I/usr/include	-I/usr/local/include	-I/usr/include/ncurses	-I/usr/local/include/ncurses
-CFLAGS=		-O3 -Wall -std=c99 
-#CFLAGS+= -ffunction-sections -fdata-sections
-#LDFLAGS+= --gc-sections 
 LIBS=		-lncurses
-DESTDIR=	/usr/local/
 
 OFILES=buffers.o input.o output.o machine_type.o main.o menu.o ui.o hexcalc.o search.o gpl.o configfile.o markers.o
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-30 16:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-30 16:25 [gentoo-commits] gentoo-x86 commit in app-editors/dhex/files: dhex-0.63-Makefile.patch Andreas HAttel (dilfridge)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox