mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-08 22:25:42 +02:00
I don't have the hardware set up at the moment (and haven't for a while) to test this properly. Signed-off-by: Sam James <sam@gentoo.org>
11 lines
318 B
XML
11 lines
318 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<use>
|
|
<flag name="hardfp">Use armv6 hardfp ABI</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">raspberrypi/firmware</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|