pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/avr-gdb
Module name: wip
Committed by: makoto
Date: Fri Aug 16 05:59:49 UTC 2013
Modified Files:
wip/avr-gdb: Makefile
Log Message:
Make it generic:
-PKGNAME= avr-gdb-7.6
+PKGNAME= ${DISTNAME:S/^/avr-/}
Fix typo:
-CONFIGURE_ARGS+= -with-curses
+CONFIGURE_ARGS+= --with-curses
Make it real for above CONFIGURE_ARGS:
+# to link -lcurses.7 => /usr/lib/libcurses.so.7
+# instead of terminfo
+.include "../../mk/curses.buildlink3.mk"
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/avr-gdb/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/avr-gdb/Makefile?r1=1.2&r2=1.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index