|
Lines 25-31
Link Here
|
| 25 |
|
25 |
|
| 26 |
USES= compiler:c++11-lang compiler:c++11-lib gmake pyqt:4 python:2 shebangfix |
26 |
USES= compiler:c++11-lang compiler:c++11-lib gmake pyqt:4 python:2 shebangfix |
| 27 |
USE_PYQT= core_run gui_run |
27 |
USE_PYQT= core_run gui_run |
| 28 |
SHEBANG_FILES= extras/extractKeysFromWallet.py |
28 |
SHEBANG_FILES= extras/extractKeysFromWallet.py ArmoryQt.py jasvet.py |
| 29 |
CPPFLAGS+= -I${LOCALBASE}/include |
29 |
CPPFLAGS+= -I${LOCALBASE}/include |
| 30 |
LDFLAGS+= -L${LOCALBASE}/lib |
30 |
LDFLAGS+= -L${LOCALBASE}/lib |
| 31 |
CXXFLAGS+= -DCRYPTOPP_DISABLE_ASM -fPIC |
31 |
CXXFLAGS+= -DCRYPTOPP_DISABLE_ASM -fPIC |