mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
libfreeglut: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
b2dea2436f
commit
ef1b132406
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ homepage="http://freeglut.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/freeglut/freeglut-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/freeglut/freeglut-${version}.tar.gz"
|
||||||
checksum=d4000e02102acaf259998c870e25214739d1f16f67f99cb35e4f46841399da68
|
checksum=d4000e02102acaf259998c870e25214739d1f16f67f99cb35e4f46841399da68
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue