comparison config @ 906:5e0cbc73da55

Split out linux-headers, uClibc, and uClibc++ as their own sections.
author Rob Landley <rob@landley.net>
date Sat, 28 Nov 2009 23:23:24 -0600
parents 850da666acc6
children 890aa372ee30
comparison
equal deleted inserted replaced
905:023b577fb865 906:5e0cbc73da55
123 123
124 # This isn't actually one of our variables, but a number of packages listen 124 # This isn't actually one of our variables, but a number of packages listen
125 # to this to add extra debug info to their binaries. (Use with SKIP_STRIP) 125 # to this to add extra debug info to their binaries. (Use with SKIP_STRIP)
126 126
127 # export CFLAGS="-g" 127 # export CFLAGS="-g"
128
129 # Define the C library used here. Default is uClibc
130 # export C_LIBRARY=uClibc