[packages/fdd3000e: 1/2] - dynamic z80ex
witekfl
witekfl at pld-linux.org
Tue Feb 18 13:43:36 CET 2014
commit 73a46816fc7a1ee9078899182e8b775dfa65b8cd
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Tue Feb 18 13:39:02 2014 +0100
- dynamic z80ex
z80ex.patch | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
---
diff --git a/z80ex.patch b/z80ex.patch
new file mode 100644
index 0000000..f75dbc9
--- /dev/null
+++ b/z80ex.patch
@@ -0,0 +1,23 @@
+--- fdd3000-1.6/fdd3000/fdd3000.pro.orig 2014-02-17 21:07:59.300950127 +0100
++++ fdd3000-1.6/fdd3000/fdd3000.pro 2014-02-17 21:09:36.169115040 +0100
+@@ -43,17 +43,14 @@ win32:RC_FILE = \
+ OTHER_FILES += \
+ fdd3000e_pl_PL.ts
+
+-LIBS += -L$$PWD/z80/ -lz80ex
++LIBS += -lz80ex
+ !unix: LIBS += -static-libgcc -static-libstdc++ -static
+-unix: LIBS += -static-libgcc -static-libstdc++ -lrt
++unix: LIBS += -lrt
+
+ !unix: QMAKE_LFLAGS += -static-libgcc -static-libstdc++ --disable-shared
+ !unix: QMAKE_CFLAGS_RELEASE += -static-libgcc -static-libstdc++ --disable-shared
+
+-INCLUDEPATH += $$PWD/z80
+-DEPENDPATH += $$PWD/z80
+-
+-PRE_TARGETDEPS += $$PWD/z80/libz80ex.a
++INCLUDEPATH += /usr/include/z80ex
+
+ TRANSLATIONS = fdd3000e_pl_PL.ts
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fdd3000e.git/commitdiff/d359e714024ced8651864b35486a28346465a408
More information about the pld-cvs-commit
mailing list