mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
Removing no-longer-needed warning suppression.
Copied from Perforce Change: 178938 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
e4153fede9
commit
45a4b1f577
1 changed files with 0 additions and 5 deletions
|
|
@ -22,11 +22,6 @@ include gc.gmk
|
|||
|
||||
CC = cc
|
||||
|
||||
# Suppress some warnings (SuSE).
|
||||
# .void: -Wpointer-arith cannot be used because the string.h header does
|
||||
# arithmetic on void*.
|
||||
CFLAGSCOMPILER := -pthread $(subst -Wpointer-arith,,$(CFLAGSCOMPILER))
|
||||
|
||||
include comm.gmk
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue