mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-23 23:36:27 -07:00
Removing no-longer-required warning supression.
Copied from Perforce Change: 178939 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
a43379ca54
commit
198ea502b0
1 changed files with 0 additions and 5 deletions
|
|
@ -21,11 +21,6 @@ CFLAGSOPT = -O -g3
|
|||
|
||||
CC = cc
|
||||
|
||||
# Suppress some warnings (SuSE).
|
||||
# .void: -Wpointer-arith cannot be used because the string.h header does
|
||||
# arithmetic on void*.
|
||||
CFLAGSCOMPILER := $(subst -Wpointer-arith,,$(CFLAGSCOMPILER))
|
||||
|
||||
include comm.gmk
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue