Browse Source

dependecies: dep libpEpCxx11 was removed a while ago

main
heck 7 months ago
parent
commit
98019dd4f2
  1. 1
      Makefile.conf

1
Makefile.conf

@ -40,7 +40,6 @@ else ifneq (,$(findstring clang,$(CXX)))
endif endif
LIBS:=-lstdc++ LIBS:=-lstdc++
#-lpEpCxx11
LDFLAGS+=$(LIBS) LDFLAGS+=$(LIBS)

Loading…
Cancel
Save