aboutsummaryrefslogtreecommitdiff
path: root/net/openradius/files/patch-common-Rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'net/openradius/files/patch-common-Rules.mk')
-rw-r--r--net/openradius/files/patch-common-Rules.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/openradius/files/patch-common-Rules.mk b/net/openradius/files/patch-common-Rules.mk
new file mode 100644
index 000000000000..56e32013bf16
--- /dev/null
+++ b/net/openradius/files/patch-common-Rules.mk
@@ -0,0 +1,11 @@
+--- common/Rules.mk.orig Sun Oct 29 15:53:42 2006
++++ common/Rules.mk Sun Oct 29 15:53:45 2006
+@@ -29,7 +29,7 @@
+ $(OBJS_$(d)): $(d)/platform.h
+
+ $(d)/common.a: $(OBJS_$(d))
+- $(ARCHIVE)
++ $(AR)
+
+ $(d)/platform.h: $(d)/Rules.mk
+ $(DEFHDR) $@ $(S_CF_U_INT32_T) $(S_CF_VSNPRINTF) \