mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-06-11 16:46:51 +02:00
* build library in the same tree as main binary
This commit is contained in:
parent
0b3ee77717
commit
5966113268
6 changed files with 12 additions and 59 deletions
|
@ -1,4 +1,4 @@
|
|||
CXXFLAGS = -g -Wall
|
||||
CXXFLAGS = -g -Wall -fPIC
|
||||
CXXVER := $(shell $(CXX) -dumpversion)
|
||||
|
||||
FGREP = fgrep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue