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