sdk;ide: Fix for compiler libraries not working
[sdk] / crossplatform.mk
index baa7453..86bd72f 100755 (executable)
@@ -196,7 +196,6 @@ _L = $(if $(filter $(1),$(EXCLUDED_LIBS)),,-l$(1))
 
 # DEBIAN
 ifdef DEBIAN_PACKAGE
-OFLAGS += $(LDFLAGS)
 CFLAGS += $(CPPFLAGS)
 endif