parent
ff724054d6
commit
9f777787f6
|
@ -18,6 +18,8 @@ if [ "$CROSS_BUILD" ]; then
|
|||
}
|
||||
fi
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_install() {
|
||||
# create symlinks for compatibility
|
||||
vmkdir usr/include/gdbm
|
||||
|
|
Loading…
Reference in New Issue