Configure et al: split up the lflags configuration item into two
[openssl.git] / Configurations / 99-personal-ben.conf
index 0bebb04b16394af02b04de8bcab7634e6fb7227a..c445199bc59efa2e502f6eb6abececc11594693b 100644 (file)
@@ -83,7 +83,7 @@
         cflags           => "$gcc_devteam_warn -Wno-language-extension-token -Wno-extended-offsetof -arch x86_64 -O3 -DL_ENDIAN -DMD32_REG_T=int -Wall",
         thread_cflag     => "-D_REENTRANT",
         sys_id           => "MACOSX",
-        lflags           => "-Wl,-search_paths_first%",
+        lflags           => "-Wl,-search_paths_first",
         bn_ops           => "SIXTY_FOUR_BIT_LONG",
         perlasm_scheme   => "macosx",
         dso_scheme       => "dlfcn",