Skip to content

Commit bbd8078

Browse files
committed
Use LDFLAGS
1 parent 01b84b7 commit bbd8078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/configure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ steps:
6969
--enable-werror \
7070
--with-config-file-path=/etc \
7171
--with-config-file-scan-dir=/etc/php.d \
72-
LIBS='-Wl,-rpath,/opt/oracle/instantclient'
72+
LDFLAGS='-Wl,-rpath,/opt/oracle/instantclient'
7373
displayName: 'Configure Build'

0 commit comments

Comments
 (0)