• vasil's avatar
    branches/5.1: · e90c70ce
    vasil authored
    * Use INNODB_CFLAGS insead of cluttering CFLAGS with InnoDB specific
      flags. CFLAGS are used to compile every file in the MySQL source tree.
    
    * Add INNODB_DYNAMIC_CFLAGS to the flags of the dynamic plugin and use
      -prefer-non-pic to make the dynamic plugin faster on i386.
    
    Approved by:	Sunny
    e90c70ce
plug.in 1.4 KB