summaryrefslogtreecommitdiff
authorAlejandro Mery <amery@opensde.org>2009-11-20 15:27:31 (GMT)
committer Alejandro Mery <amery@opensde.org>2010-01-18 10:44:15 (GMT)
commitebda1ca31119334deffeab6dbf05f6763613c0d9 (patch)
tree3a36fa3198713c1417213de53b31ab98f8fffe02
parentbe111a103a03792180fa3320436041ee4ffd3fd7 (diff)
Introduced QT3-QUIRK flag
Diffstat
-rw-r--r--etc/flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/flags b/etc/flags
index 6b435bb..db75923 100644
--- a/etc/flags
+++ b/etc/flags
@@ -22,6 +22,7 @@ NO-AS-NEEDED Packages that do not link properly with --as-needed
NO-SSP Packages that do not compile properly with the GCC SSP enabled
LDAP-QUIRK Packages that need explicit -L and -I to find openldap
+QT3-QUIRK Packages that need explicit -L and -I to find qt3
CC A C compiler (the package is using SDECFG_DEFAULT_CC)
CXX A C++ compiler (the package is using SDECFG_DEFAULT_CXX)