qscintilla2
This commit is contained in:
@@ -16,7 +16,7 @@ NoStrip = ["/usr/share/doc"]
|
|||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
shelltools.cd("Qt4Qt5")
|
shelltools.cd("Qt4Qt5")
|
||||||
shelltools.system("qmake-qt5 qscintilla.pro")
|
shelltools.system("qmake qscintilla.pro")
|
||||||
|
|
||||||
# Change C/XXFLAGS
|
# Change C/XXFLAGS
|
||||||
pisitools.dosed("Makefile", "^CFLAGS.*\\$\\(DEFINES\\)", "CFLAGS = %s -fPIC $(DEFINES)" % get.CFLAGS())
|
pisitools.dosed("Makefile", "^CFLAGS.*\\$\\(DEFINES\\)", "CFLAGS = %s -fPIC $(DEFINES)" % get.CFLAGS())
|
||||||
|
|||||||
Reference in New Issue
Block a user