File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ $(BUILD_DIR)/wxWidgets-3.1.6.tar.bz2:
210210
211211$(BUILD_DIR ) /static-libs/include/wx-3.1/wx/wx.h : $(BUILD_DIR ) /wxWidgets-3.1.6.tar.bz2
212212 cd $(BUILD_DIR ) && rm -Rf wxWidgets-3.1.6 && tar -xjf wxWidgets-3.1.6.tar.bz2
213- cd $(BUILD_DIR ) /wxWidgets-3.1.6 && ./configure --with-gtk --with-opengl --prefix=$(BUILD_DIR ) /static-libs --enable-unicode --enable-optimise --disable-shared --x-includes=/usr/X11R6/include/ && $(MAKE ) install
213+ cd $(BUILD_DIR ) /wxWidgets-3.1.6 && ./configure --with-gtk --with-opengl --disable-glcanvasegl -- prefix=$(BUILD_DIR ) /static-libs --enable-unicode --enable-optimise --disable-shared --x-includes=/usr/X11R6/include/ && $(MAKE ) install
214214 rm -Rf $(BUILD_DIR ) /wxWidgets-3.1.6
215215
216216ifneq ($(wxcryst ) ,0)
You can’t perform that action at this time.
0 commit comments