Remove obsolete comment
This commit is contained in:
parent
4bf5faf416
commit
c3efef9275
|
@ -15,7 +15,6 @@ nix_SOURCES := \
|
|||
$(wildcard src/nix-prefetch-url/*.cc) \
|
||||
$(wildcard src/nix-store/*.cc) \
|
||||
|
||||
# -fpermissive is needed by lowdown.
|
||||
nix_CXXFLAGS += -I src/libutil -I src/libstore -I src/libfetchers -I src/libexpr -I src/libmain
|
||||
|
||||
nix_LIBS = libexpr libmain libfetchers libstore libutil
|
||||
|
|
Loading…
Reference in a new issue