mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
* build library in the same tree as main binary
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CXXFLAGS = -g -Wall
|
||||
CXXFLAGS = -g -Wall -fPIC
|
||||
CXXVER := $(shell $(CXX) -dumpversion)
|
||||
|
||||
FGREP = fgrep
|
||||
|
||||
Reference in New Issue
Block a user