diff options
author | Roy Marples <roy@marples.name> | 2008-01-05 21:05:19 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-01-05 21:05:19 +0000 |
commit | ddb3ab47046dcedd88ffbf84a44a0a42438bc9e3 (patch) | |
tree | cf4dfd13206296ae698ba513e3797c7ec51e0180 /README | |
parent | 75815abd6ca9c6562c354eca7f314a1618678ad9 (diff) |
Use LIBNAME for multilib so as not to conflict with LIB
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ with every other make too. You may wish to tweak the installation with the below arguments PROGLDFLAGS=-static -LIB=lib64 +LIBNAME=lib64 DESTDIR=/tmp/openrc-image PAM=pam TERMCAP=ncurses |