Browse Source

Force build, fixme later

tags/1.9.6
falkTX 9 years ago
parent
commit
661cb9b0d5
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      source/modules/dgl/Makefile

+ 3
- 0
source/modules/dgl/Makefile View File

@@ -12,6 +12,9 @@ include ../Makefile.mk


BUILD_CXX_FLAGS += $(DGL_FLAGS) -Isrc BUILD_CXX_FLAGS += $(DGL_FLAGS) -Isrc


# needed by sofd right now, fix later
BUILD_CXX_FLAGS += -fpermissive

# ---------------------------------------------------------------------------------------------------------------------------- # ----------------------------------------------------------------------------------------------------------------------------


OBJS = \ OBJS = \


Loading…
Cancel
Save