Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
02b06216
Commit
02b06216
authored
Apr 04, 2020
by
Paul Eggert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.
parent
15853707
Pipeline
#5165
passed with stage
in 89 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
lib-src/Makefile.in
lib-src/Makefile.in
+0
-2
No files found.
lib-src/Makefile.in
View file @
02b06216
...
...
@@ -231,8 +231,6 @@ BASE_CFLAGS = $(C_SWITCH_SYSTEM) $(C_SWITCH_MACHINE) \
-I
${srcdir}
-I
${srcdir}
/../src
-I
${srcdir}
/../lib
ALL_CFLAGS
=
${BASE_CFLAGS}
${PROFILING_CFLAGS}
${LDFLAGS}
${CPPFLAGS}
${CFLAGS}
## Unused.
LINK_CFLAGS
=
${BASE_CFLAGS}
${LDFLAGS}
${CFLAGS}
CPP_CFLAGS
=
${BASE_CFLAGS}
${PROFILING_CFLAGS}
${CPPFLAGS}
${CFLAGS}
# Configuration files for .o files to depend on.
...
...
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