Mercurial > hg > octave-nkf
comparison libinterp/oct-conf.in.h @ 20830:b65888ec820e draft default tip gccjit
dmalcom gcc jit import
author | Stefan Mahr <dac922@gmx.de> |
---|---|
date | Fri, 27 Feb 2015 16:59:36 +0100 |
parents | 5bcbedf1d06d |
children |
comparison
equal
deleted
inserted
replaced
20829:9cef0a1207e4 | 20830:b65888ec820e |
---|---|
408 | 408 |
409 #ifndef OCTAVE_CONF_MAGICK_LIBS | 409 #ifndef OCTAVE_CONF_MAGICK_LIBS |
410 #define OCTAVE_CONF_MAGICK_LIBS %OCTAVE_CONF_MAGICK_LIBS% | 410 #define OCTAVE_CONF_MAGICK_LIBS %OCTAVE_CONF_MAGICK_LIBS% |
411 #endif | 411 #endif |
412 | 412 |
413 #ifndef OCTAVE_CONF_LIBGCCJIT_CPPFLAGS | |
414 #define OCTAVE_CONF_LIBGCCJIT_CPPFLAGS %OCTAVE_CONF_LIBGCCJIT_CPPFLAGS% | |
415 #endif | |
416 | |
417 #ifndef OCTAVE_CONF_LIBGCCJIT_LDFLAGS | |
418 #define OCTAVE_CONF_LIBGCCJIT_LDFLAGS %OCTAVE_CONF_LIBGCCJIT_LDFLAGS% | |
419 #endif | |
420 | |
421 #ifndef OCTAVE_CONF_LIBGCCJIT_LIBS | |
422 #define OCTAVE_CONF_LIBGCCJIT_LIBS %OCTAVE_CONF_LIBGCCJIT_LIBS% | |
423 #endif | |
424 | |
413 #ifndef OCTAVE_CONF_LLVM_CPPFLAGS | 425 #ifndef OCTAVE_CONF_LLVM_CPPFLAGS |
414 #define OCTAVE_CONF_LLVM_CPPFLAGS %OCTAVE_CONF_LLVM_CPPFLAGS% | 426 #define OCTAVE_CONF_LLVM_CPPFLAGS %OCTAVE_CONF_LLVM_CPPFLAGS% |
415 #endif | 427 #endif |
416 | 428 |
417 #ifndef OCTAVE_CONF_LLVM_LDFLAGS | 429 #ifndef OCTAVE_CONF_LLVM_LDFLAGS |