Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
586
Issues
586
List
Boards
Labels
Service Desk
Milestones
Merge Requests
112
Merge Requests
112
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
c0d4ff57
Commit
c0d4ff57
authored
Feb 12, 2019
by
Mark Andrews
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
teach proto_c to look in the source directory for out of tree builds
parent
d76e1724
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lib/dns/Makefile.in
lib/dns/Makefile.in
+1
-1
No files found.
lib/dns/Makefile.in
View file @
c0d4ff57
...
...
@@ -205,7 +205,7 @@ ${OBJS}: include
dnstap.@O@
:
dnstap.c dnstap.pb-c.c
dnstap.pb-c.c dnstap.pb-c.h include/dns/dnstap.pb-c.h
:
dnstap.proto
$(PROTOC_C)
--c_out
=
.
dnstap.proto
$(PROTOC_C)
--c_out
=
.
--proto_path
${srcdir}
dnstap.proto
cp
-f
dnstap.pb-c.h include/dns
dnstap.pb-c.@O@
:
dnstap.pb-c.c
...
...
Mark Andrews
@marka
mentioned in commit
471a69ab
·
Feb 19, 2019
mentioned in commit
471a69ab
mentioned in commit 471a69abc24a07d09c5c64a204760ae156c0aae7
Toggle commit list
Mark Andrews
@marka
mentioned in commit
28e054c3
·
Feb 19, 2019
mentioned in commit
28e054c3
mentioned in commit 28e054c36c7921c5b5df77384d6daea5c636f0b8
Toggle commit list
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