0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-02 08:48:18 +02:00

ircd: Remove redundant flag from Makefile.

This commit is contained in:
Jason Volk 2018-11-11 17:16:37 -08:00
parent 6967ad1faa
commit 5d36bdf476

View file

@ -6,7 +6,6 @@ AM_CXXFLAGS = \
###
AM_CPPFLAGS = \
-ffriend-injection \
-I$(top_srcdir)/include \
@ROCKSDB_CPPFLAGS@ \
@JS_CPPFLAGS@ \