mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Add missing '\' delimiter
This commit is contained in:
@@ -26,7 +26,7 @@ CXXFLAGS := -Werror \
|
||||
-O2 \
|
||||
-fno-ident \
|
||||
-fdata-sections \
|
||||
-ffunction-sections
|
||||
-ffunction-sections \
|
||||
-fno-rtti \
|
||||
-fno-threadsafe-statics \
|
||||
-fvisibility-inlines-hidden \
|
||||
|
||||
Reference in New Issue
Block a user