Get rid of redundancy
This commit is contained in:
parent
eda3faccea
commit
fe7b088de2
3
Makefile
3
Makefile
|
|
@ -621,9 +621,6 @@ ifeq ($(PLATFORM),freebsd)
|
||||||
|
|
||||||
ifeq ($(USE_CODEC_VORBIS),1)
|
ifeq ($(USE_CODEC_VORBIS),1)
|
||||||
CLIENT_CFLAGS += -DUSE_CODEC_VORBIS
|
CLIENT_CFLAGS += -DUSE_CODEC_VORBIS
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(USE_CODEC_VORBIS),1)
|
|
||||||
CLIENT_LIBS += -lvorbisfile -lvorbis -logg
|
CLIENT_LIBS += -lvorbisfile -lvorbis -logg
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user