Commit Graph

2 Commits

Author SHA1 Message Date
Panu Matilainen be50cb5bf7 Add RPM_GNUC_INTERNAL macro
- allows portable use of __attribute__((visibility("hidden")))
2008-10-09 15:21:15 +03:00
Panu Matilainen c46876daa4 Add new header for collecting utility macros
- atm consists of portability wrappers to various gcc extensions like
  __attribute__() to provide additional warnings and checks
- copied from glib to avoid an extra build dependency just for the silly
  macros, renamed to avoid namespace clashing
2008-02-25 11:02:07 +02:00