Fix bogus line continuation and empty line spacing
This commit is contained in:
parent
57204fffa5
commit
361c5b02b7
1 changed files with 2 additions and 2 deletions
|
@ -179,8 +179,8 @@ gb_PrecompiledHeader_EXCEPTIONFLAGS := $(gb_LinkTarget_EXCEPTIONFLAGS)
|
|||
|
||||
|
||||
gb_LinkTarget_NOEXCEPTIONFLAGS := \
|
||||
-DEXCEPTIONS_OFF \
|
||||
|
||||
-DEXCEPTIONS_OFF
|
||||
|
||||
gb_NoexPrecompiledHeader_NOEXCEPTIONFLAGS := $(gb_LinkTarget_NOEXCEPTIONFLAGS)
|
||||
|
||||
gb_LinkTarget_LDFLAGS := \
|
||||
|
|
Loading…
Reference in a new issue