Projects
home:pandora:RobinOS23
gpm
_service:download_src_package:0021-Add-gcc-incl...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:download_src_package:0021-Add-gcc-include-path.patch of Package gpm
From 80cac2a2bd7eed7e80626559f792f37319030729 Mon Sep 17 00:00:00 2001 From: "Desmond O. Chang" <dochang@gmail.com> Date: Wed, 13 Apr 2016 21:17:48 +0800 Subject: [PATCH 21/28] Add gcc include path Close #13 --- src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.in b/src/Makefile.in index 7e9e2ef..2f92989 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -96,7 +96,7 @@ $(DEPFILE) dep: prog/gpm-root.c # create dependencies for DEPS in `echo *.c */*.c`; do \ - $(CC) -I. -I $(srcdir) -M @CPPFLAGS@ $(CPPFLAGS) $$DEPS | \ + $(CC) -I. -I $(srcdir) -I $(srcdir)/headers -M @CPPFLAGS@ $(CPPFLAGS) $$DEPS | \ $(SED) 's/^\(.*\)\.o\([ :]+\)/\1.o \1.lo\2/g' >> $(DEPFILE) ; done ### INSTALL -- 2.19.1.6.gb485710b
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