Projects
openEuler:Mainline
gsm
_service:tar_scm:support-specify-cc.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:support-specify-cc.patch of Package gsm
diff -up gsm-1.0-pl18/Makefile.orig gsm-1.0-pl18/Makefile --- gsm-1.0-pl18/Makefile.orig 2023-04-14 22:20:16.910186912 +0800 +++ gsm-1.0-pl18/Makefile 2023-04-14 22:25:09.582803780 +0800 @@ -43,7 +43,8 @@ WAV49 = -DWAV49 # CC = /usr/lang/acc # CCFLAGS = -c -O -CC = gcc -ansi -pedantic +CC ?= gcc +CC := $(CC) -ansi -pedantic CCFLAGS = -c $(RPM_OPT_FLAGS) -DNeedFunctionPrototypes=1 -Wall -Wno-comment -D_XOPEN_SOURCE=700 -D_REENTRANT -fPIC LD = $(CC)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2