Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
84beab38
Commit
84beab38
authored
Nov 08, 1998
by
Kaveh R. Ghazi
Committed by
Kaveh Ghazi
Nov 08, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.
From-SVN: r23575
parent
de5809b9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
+6
-1
libobjc/ChangeLog
+4
-0
libobjc/Makefile.in
+2
-1
No files found.
libobjc/ChangeLog
View file @
84beab38
Sun Nov 8 17:46:14 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.
Thu Oct 22 14:34:06 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).
...
...
libobjc/Makefile.in
View file @
84beab38
...
...
@@ -62,7 +62,8 @@ CFLAGS = @CFLAGS@
ALL_CFLAGS
=
-I
.
-I
$(srcdir)
$(CPPFLAGS)
$(DEFS)
$(CFLAGS)
INCLUDES
=
-I
$(srcdir)
/objc
-I
$(srcdir)
/
$(MULTISRCTOP)
../gcc
\
-I
$(srcdir)
/
$(MULTISRCTOP)
../gcc/config
-I
$(MULTIBUILDTOP)
../../gcc
-I
$(srcdir)
/
$(MULTISRCTOP)
../gcc/config
-I
$(MULTIBUILDTOP)
../../gcc
\
-I
$(srcdir)
/
$(MULTISRCTOP)
../include
OBJC_GCFLAGS
=
-DOBJC_WITH_GC
=
1
OBJC_THREAD_FILE
=
thr-@OBJC_THREAD_FILE@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment