Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
$NetBSD: patch-.._.._ipxe_src_Makefile.housekeeping,v 1.1 2013/05/26 20:27:43 bouyer Exp $
--- ../../ipxe/src/Makefile.housekeeping.orig 2013-05-26 19:35:55.000000000 +0200
+++ ../../ipxe/src/Makefile.housekeeping 2013-05-26 19:38:52.000000000 +0200
@@ -160,8 +160,8 @@
Q :=
QM := @\#
else
-Q := @
-QM := @
+Q :=
+QM := @\#
endif
###############################################################################
@@ -575,7 +575,7 @@
# --defsym pci_vendor=0x1186 --defsym pci_device=0x1300")
#
TGT_LD_FLAGS = $(foreach SYM,$(TGT_LD_PREFIX) $(TGT_LD_DRIVERS) obj_config,\
- -u $(SYM) --defsym check_$(SYM)=$(SYM) ) \
+ -u $(SYM) ) \
$(patsubst %,--defsym %,$(TGT_LD_IDS))
# Calculate makerom flags for the specific target