!5 【轻量级 PR】:add wireless-tools-29-fix-cc.patch.

From: @SaltyFruit 
Reviewed-by: @xu-think-about-it 
Signed-off-by: @xu-think-about-it
This commit is contained in:
openeuler-ci-bot 2023-04-17 03:33:59 +00:00 committed by Gitee
commit 740744d901
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -0,0 +1,11 @@
--- A/Makefile 2007-09-18 07:56:46.000000000 +0800
+++ B/Makefile 2023-04-11 15:00:19.610481258 +0800
@@ -9,7 +9,7 @@
endif
## Compiler to use (modify this for cross compile).
-CC = gcc
+# CC = gcc
## Other tools you need to modify for cross compile (static lib only).
AR = ar
RANLIB = ranlib