summaryrefslogtreecommitdiff
path: root/sysutils/cdrtools-devel/files/patch-RULES::rules.cnf
blob: f7148061bd95b1e2911df94c3ab3b856c590a088 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- RULES/rules.cnf.orig	Sun Jan 27 16:11:31 2002
+++ RULES/rules.cnf	Sun Jun  1 18:58:37 2003
@@ -33,8 +33,7 @@
 #
 # Hack until the <mach>-<os>-*cc.rul files are updated
 #
-_HCCCOM=	$(OARCH:%-gcc=gcc)
-HCCCOM=		$(_HCCCOM:%-cc=cc)
+HCCCOM=		$(C_ARCH)
 
 _CCCOM=		$(_UNIQ)$(CCCOM)
 __CCCOM=	$(_CCCOM:$(_UNIQ)=$(HCCCOM))