<p>Nico Huber has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26822">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">payloads/external/GRUB2: Use pkg-config over freetype-config<br><br>`freetype-config` is gone and was obsolete for a long time.<br><br>Change-Id: Id3058e55b1630f43225d3cd1ad91801c4085874f<br>Signed-off-by: Nico Huber <nico.huber@secunet.com><br>---<br>M payloads/external/GRUB2/Makefile<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/26822/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/payloads/external/GRUB2/Makefile b/payloads/external/GRUB2/Makefile</span><br><span>index db15d46..31c4066 100644</span><br><span>--- a/payloads/external/GRUB2/Makefile</span><br><span>+++ b/payloads/external/GRUB2/Makefile</span><br><span>@@ -30,6 +30,7 @@</span><br><span>   mkdir grub2/build</span><br><span>    cd grub2 && ./autogen.sh</span><br><span>     cd grub2/build && ../configure CC="$(HOSTCC)" LD="$(LD)" \</span><br><span style="color: hsl(120, 100%, 40%);">+        FREETYPE="pkg-config freetype2" BUILD_FREETYPE="pkg-config freetype2" \</span><br><span>  TARGET_CC="$(CC)" TARGET_OBJCOPY="$(OBJCOPY)" TARGET_STRIP="$(STRIP)" \</span><br><span>        CFLAGS=-O2 TARGET_CFLAGS=-Os \</span><br><span>       --with-platform=coreboot --enable-boot-time --disable-werror</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26822">change 26822</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/26822"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Id3058e55b1630f43225d3cd1ad91801c4085874f </div>
<div style="display:none"> Gerrit-Change-Number: 26822 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>