• Tor Lillqvist's avatar
    Check for __GNUC__ instead of GCC in sources · d72a0b5c
    Tor Lillqvist yazdı
    We still have checks for $(COM) being GCC or MSC in makefiles, of
    course. But there is no reason to pass -D$(COM) to compilations.
    Checking the built-in compiler-specific macros __GNUC__, _MSC_VER
    (etc) is the right thing to do.
    
    Change-Id: Ia961a29ba74e2c4977e5300a92318f38104c6592
    d72a0b5c
Adı
Son kayıt (commit)
Son güncelleme
..
pyuno Loading commit data...
pyuno.cxx Loading commit data...
pyuno_adapter.cxx Loading commit data...
pyuno_callable.cxx Loading commit data...
pyuno_dlopenwrapper.c Loading commit data...
pyuno_except.cxx Loading commit data...
pyuno_gc.cxx Loading commit data...
pyuno_impl.hxx Loading commit data...
pyuno_module.cxx Loading commit data...
pyuno_runtime.cxx Loading commit data...
pyuno_type.cxx Loading commit data...
pyuno_util.cxx Loading commit data...
uno.py Loading commit data...
unohelper.py Loading commit data...