mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 23:40:13 +00:00
windows-no-wx-20080212
LICENSE MIT Warnings as errors are nice, but when different compiler versions stop building simply because a parameter is not being referenced in a meaningful way its time for the option to be turned off
This commit is contained in:
parent
a5e5736c67
commit
e9e1d1a39b
@ -59,7 +59,7 @@ afsincflags=-I$(DESTDIR)\include
|
||||
incflags=$(kfwincflags) $(afsincflags) -I.
|
||||
pldefines=-DUNICODE -D_UNICODE
|
||||
cdebug=$(cdebug) -Os -Zi
|
||||
cwarn=$(cwarn) /Wp64 /WX
|
||||
cwarn=$(cwarn) /Wp64
|
||||
|
||||
plcflags=$(cdebug) $(cflags) $(incflags) $(pldefines) $(cwarn) $(cvarsdll)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user