Remove unnecessary resources, add bulma, and add AdvMakefile
This commit is contained in:
6
bulma/node_modules/node-sass/src/libsass/extconf.rb
generated
vendored
Normal file
6
bulma/node_modules/node-sass/src/libsass/extconf.rb
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
require 'mkmf'
|
||||
# .. more stuff
|
||||
#$LIBPATH.push(Config::CONFIG['libdir'])
|
||||
$CFLAGS << " #{ENV["CFLAGS"]}"
|
||||
$LIBS << " #{ENV["LIBS"]}"
|
||||
create_makefile("libsass")
|
||||
Reference in New Issue
Block a user