Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'jb48656' into 'master'
[lipstick] fixup build with new mesa. Fixes JB#48656

See merge request mer-core/lipstick!133
  • Loading branch information
pvuorela committed Jan 24, 2020
2 parents 77c4901 + 8aa29ac commit b29b864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/src.pro
Expand Up @@ -12,6 +12,7 @@ TARGET = lipstick-qt5
DEFINES += LIPSTICK_BUILD_LIBRARY
DEFINES += VERSION=\\\"$${VERSION}\\\"
DEFINES += MESA_EGL_NO_X11_HEADERS
DEFINES += EGL_NO_X11

CONFIG += qt wayland-scanner c++11
INSTALLS = target ts_install engineering_english_install
Expand Down Expand Up @@ -167,7 +168,6 @@ packagesExist(contentaction5) {
QT += dbus xml qml quick sql gui gui-private sensors

QMAKE_CXXFLAGS += \
-Werror \
-Wfatal-errors \
-g \
-fPIC \
Expand Down

0 comments on commit b29b864

Please sign in to comment.