mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 10:01:32 +02:00
fix(make.defaults): use SYMLINK_LIB=no
this makes the variable match the comment _and_ it makes the baselayout bump work.
This commit is contained in:
parent
55c0ce007e
commit
7aa086dde1
@ -3,7 +3,7 @@
|
||||
# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/make.defaults,v 1.2 2008/11/14 15:43:49 darkside Exp $
|
||||
|
||||
# We disable the symlink, since we won't be using it.
|
||||
SYMLINK_LIB="yes"
|
||||
SYMLINK_LIB="no"
|
||||
|
||||
USE="-gcc64"
|
||||
STAGE1_USE="nptl nptlonly unicode"
|
||||
|
Loading…
x
Reference in New Issue
Block a user