Apparently make.defaults files can't use legal bash syntax, they need backslashes...
authorDonnie Berkholz <dberkholz@gentoo.org>
Wed, 6 Sep 2006 05:29:36 +0000 (05:29 +0000)
committerDonnie Berkholz <dberkholz@gentoo.org>
Wed, 6 Sep 2006 05:29:36 +0000 (05:29 +0000)
commit90957d0fd9f84af789bc1a31abadfd4c97030e8f
tree1bb9ed48f86200e562cccedc21567dbdd4b66610
parentb898a803e14d0df99c2ae3494991da4da15c893c
Apparently make.defaults files can't use legal bash syntax, they need backslashes for line continuations because portage has python code that reads them.
profiles/default-linux/arm/make.defaults
profiles/default-linux/ia64/make.defaults
profiles/default-linux/ppc/ppc32/make.defaults
profiles/default-linux/x86/make.defaults