Parcourir la source

Update Makefile

pull/1724/head
Ray il y a 4 ans
Parent
révision
d7b6505f64
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. +0
    -4
      examples/Makefile

+ 0
- 4
examples/Makefile Voir le fichier

@ -308,10 +308,6 @@ ifeq ($(PLATFORM),PLATFORM_RPI)
LDFLAGS += -L/opt/vc/lib
endif
ifeq ($(PLATFORM),PLATFORM_DRM)
LDFLAGS += -lGLESv2 -lEGL -ldrm -lgbm
endif
# Define any libraries required on linking
# if you want to link libraries (libname.so or libname.a), use the -lname
ifeq ($(PLATFORM),PLATFORM_DESKTOP)

Chargement…
Annuler
Enregistrer