• 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
..
datetime Loading commit data...
debug Loading commit data...
fsys Loading commit data...
generic Loading commit data...
inet Loading commit data...
memtools Loading commit data...
misc Loading commit data...
rc Loading commit data...
ref Loading commit data...
reversemap Loading commit data...
stream Loading commit data...
string Loading commit data...
zcodec Loading commit data...