diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-02-12 17:01:35 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-02-12 20:26:40 +0100 |
commit | 6fa0b370472d7cf59ea26ac91a1a5c5d3291d0ce (patch) | |
tree | 40f1ec451b211cc58cec91ed732e90690d4428eb | |
parent | 56ff07a795aca516106bfde80cb32860065690a6 (diff) |
remove "n" that i somehow managed to add (no doubt in state of delirium)
Change-Id: I71e23c43f14feae0c3b3e0f10a74ee22ccaab7f2
-rw-r--r-- | RepositoryExternal.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk index 23fce0616226..bb57257b6359 100644 --- a/RepositoryExternal.mk +++ b/RepositoryExternal.mk @@ -2343,7 +2343,7 @@ endef endif # SYSTEM_FIREBIRD else # !ENABLE_FIREBIRD_SDBC -n + gb_LinkTarget__use_firebird := # gb_LinkTarget__use_atomic_ops := # gb_LinkTarget__use_tommath := |