2011-04-20 13:13 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbmxml/hbmxml.hbp
  * contrib/hbmxml/3rd/minixml/mxml.hbp
  * contrib/hbmzip/3rd/minizip/minizip.hbp
  * contrib/gtalleg/gtalleg.hbm
  * contrib/hbbz2/3rd/bz2/bz2.hbp
  * contrib/rddads/rddads.hbp
  * contrib/hbfimage/hbfimage.hbp
  * contrib/hbpre.hbm
  * contrib/hbssl/hbssl.hbm
    ! -std=c90 -> -std=c89, -std=gnu90 -> -std=gnu89
      Some gcc builds have problem with c90.
This commit is contained in:
Viktor Szakats
2011-04-20 11:14:15 +00:00
parent a5f7b0a684
commit 609bc45771
10 changed files with 22 additions and 9 deletions

View File

@@ -16,6 +16,19 @@
The license applies to all entries newer than 2009-04-28.
*/
2011-04-20 13:13 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbmxml/hbmxml.hbp
* contrib/hbmxml/3rd/minixml/mxml.hbp
* contrib/hbmzip/3rd/minizip/minizip.hbp
* contrib/gtalleg/gtalleg.hbm
* contrib/hbbz2/3rd/bz2/bz2.hbp
* contrib/rddads/rddads.hbp
* contrib/hbfimage/hbfimage.hbp
* contrib/hbpre.hbm
* contrib/hbssl/hbssl.hbm
! -std=c90 -> -std=c89, -std=gnu90 -> -std=gnu89
Some gcc builds have problem with c90.
2011-04-20 12:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.prg
! Fixed compiled resources not triggering rebuild of

View File

@@ -22,7 +22,7 @@
-iflag={bcc}-a
# For allegro headers
-cflag=-std=gnu90{!lngcpp&allgcc}
-cflag=-std=gnu89{!lngcpp&allgcc}
gtalleg.c
ssf.c

View File

@@ -27,7 +27,7 @@ randtabl.c
-cflag=-DBZ_STRICT_ANSI
# For fileno()
-cflag=-std=gnu90{!lngcpp&allgcc}
-cflag=-std=gnu89{!lngcpp&allgcc}
# ORIGIN http://www.bzip.org/
# VER 1.0.6

View File

@@ -24,7 +24,7 @@
-instfile=inc:hbfimage.hbx
# For FreeImage headers
-cflag=-std=gnu90{!lngcpp&allgcc}
-cflag=-std=gnu89{!lngcpp&allgcc}
hbfimage.hbx

View File

@@ -17,7 +17,7 @@
{win|dos|os2}-cflag=-D_EOL_CRLF
# For strdup()
-cflag=-std=gnu90{!lngcpp&allgcc}
-cflag=-std=gnu89{!lngcpp&allgcc}
mxml_att.c
mxml_ent.c

View File

@@ -20,7 +20,7 @@
-instfile=inc:hbmxml.hbx
# For strdup()
-cflag=-std=gnu90{!lngcpp&allgcc}
-cflag=-std=gnu89{!lngcpp&allgcc}
hbmxml.hbx

View File

@@ -14,7 +14,7 @@
-pic
# for f*64() functions
-cflag=-std=gnu90{!lngcpp&allgcc}
-cflag=-std=gnu89{!lngcpp&allgcc}
ioapi.c
zip.c

View File

@@ -17,6 +17,6 @@
{_HB_BUILD_LIBDYN}-hbdyn
-cflag=-std=c90{!lngcpp&allgcc}
-cflag=-std=c89{!lngcpp&allgcc}
-warn=yes

View File

@@ -32,7 +32,7 @@
-cflag=-DOPENSSL_NO_IDEA
# For _fileno() in openssl/applink.c
-cflag=-std=gnu90{!lngcpp&allgcc}
-cflag=-std=gnu89{!lngcpp&allgcc}
-instfile=inc:hbssl.ch
-instfile=inc:hbssl.hbx

View File

@@ -28,7 +28,7 @@
-cflag=-Wno-pragmas{allmingw}
# for ADS headers
-cflag=-std=gnu90{!lngcpp&allgcc}
-cflag=-std=gnu89{!lngcpp&allgcc}
rddads.hbx