Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
4a93eb24
Commit
4a93eb24
authored
Feb 22, 2003
by
Richard Henderson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ALPHA] More CFLAGS a-la Sam.
parent
375d43ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
arch/alpha/math-emu/Makefile
arch/alpha/math-emu/Makefile
+1
-1
arch/alpha/oprofile/Makefile
arch/alpha/oprofile/Makefile
+1
-1
No files found.
arch/alpha/math-emu/Makefile
View file @
4a93eb24
...
...
@@ -2,6 +2,6 @@
# Makefile for the FPU instruction emulation.
#
EXTRA_CFLAGS
:=
-
Iinclude
/math-emu
-
w
EXTRA_CFLAGS
:=
-w
obj-$(CONFIG_MATHEMU)
+=
math.o qrnnd.o
arch/alpha/oprofile/Makefile
View file @
4a93eb24
CFLAGS
+
=
-Werror
-Wno-sign-compare
EXTRA_CFLAGS
:
=
-Werror
-Wno-sign-compare
obj-$(CONFIG_OPROFILE)
+=
oprofile.o
...
...
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