mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-03 21:22:47 +00:00
Build with \`-O2' by default.
This commit is contained in:
parent
e64f6855b5
commit
b7f496b7e6
@ -34,6 +34,6 @@
|
|||||||
#
|
#
|
||||||
# ***** END LICENSE BLOCK *****
|
# ***** END LICENSE BLOCK *****
|
||||||
|
|
||||||
CXXFLAGS=-g
|
CXXFLAGS=-O2
|
||||||
LDLIBS=-L/usr/X11R6/lib -lX11
|
LDLIBS=-L/usr/X11R6/lib -lX11
|
||||||
thrashview: thrashview.cpp
|
thrashview: thrashview.cpp
|
Loading…
x
Reference in New Issue
Block a user