mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:00:38 +01:00
AIX port
This commit is contained in:
parent
5add737bc9
commit
1686d5f221
@ -54,7 +54,7 @@ librxspencer : $(LIB)/librxspencer.a
|
||||
|
||||
$(LIB)/librxspencer.a:
|
||||
$(MAKE) -C $(ROOT)/extern/regex
|
||||
(cd $(ROOT)/extern/regex/.libs/; tar cf - librxspencer.so*) | (cd $(LIB); tar xf -)
|
||||
(cd $(ROOT)/extern/regex/.libs/; tar cf - librxspencer.$(SHRLIB_FOREIGN_EXT)*) | (cd $(LIB); tar xf -)
|
||||
# cp $(ROOT)/extern/regex/.libs/librxspencer.a $(LIB)/librxspencer.a
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user