mirror of
https://github.com/boostorg/regex.git
synced 2025-07-31 21:14:36 +02:00
Updated regex build system and tests to match the new Boost.Install code.
[SVN r20604]
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
# Sun Workshop 6 and greater:
|
||||
#
|
||||
CXX= CC $(INCLUDES) -I../../../../ -I./ $(CXXFLAGS) -L../../build/sunpro $(LDFLAGS)
|
||||
CXX= CC $(INCLUDES) -I../../../../ -I./ $(CXXFLAGS) -L../../../../stage/lib -L../../build/sunpro $(LDFLAGS)
|
||||
#
|
||||
# sources to compile for each test:
|
||||
#
|
||||
@@ -132,5 +132,6 @@ clean:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user