зеркало из https://github.com/mozilla/pjs.git
Make the build optimized by default
This commit is contained in:
Родитель
b11f7f3415
Коммит
65a54cc608
|
@ -38,6 +38,11 @@ dnl AC_ERROR(Building in the srcdir is not supported! Please build from a se
|
|||
dnl fi
|
||||
dnl unset d
|
||||
|
||||
dnl Build optimized by default
|
||||
dnl ========================================================
|
||||
CFLAGS="${CFLAGS--O}"
|
||||
CXXFLAGS="${CXXFLAGS--O}"
|
||||
|
||||
dnl Set the version number of the libs included with mozilla
|
||||
dnl ========================================================
|
||||
MOZJPEG=62
|
||||
|
|
Загрузка…
Ссылка в новой задаче